|
RawSpeed
fast raw decoding library
|
#include "adt/PartitioningOutputIterator.h"#include <cstdint>#include <utility>#include <vector>#include <gmock/gmock.h>#include <gtest/gtest.h>Go to the source code of this file.
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) | |