RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
PartitioningOutputIteratorTest.cpp File Reference
#include "adt/PartitioningOutputIterator.h"
#include <cstdint>
#include <utility>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
Include dependency graph for PartitioningOutputIteratorTest.cpp:

Go to the source code of this file.

Classes

struct  rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::TypeSpec< T, U >
class  rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::PartitioningOutputIteratorTest< T >

Namespaces

namespace  rawspeed
namespace  rawspeed::rawpeed_test
namespace  rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}

Typedefs

using rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::PartitionedPairTypes

Functions

 rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::TYPED_TEST_SUITE_P (PartitioningOutputIteratorTest)
template<typename WideType, typename PartType>
std::pair< WideType, std::vector< PartType > > rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::getInput ()
 rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::TYPED_TEST_P (PartitioningOutputIteratorTest, Exhaustive)
 rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::REGISTER_TYPED_TEST_SUITE_P (PartitioningOutputIteratorTest, Exhaustive)
 rawspeed::rawpeed_test::anonymous_namespace{PartitioningOutputIteratorTest.cpp}::INSTANTIATE_TYPED_TEST_SUITE_P (PartitionedTo, PartitioningOutputIteratorTest, PartitionedPairTypes)