Searched defs:BaseGenerator (Results 1 - 8 of 8) sorted by relevance

/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-param-util.h75 virtual const ParamGeneratorInterface<T>* BaseGenerator() const = 0;
79 // BaseGenerator()->End().
86 // Current() on an iterator equal to BaseGenerator()->End().
205 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::RangeGenerator::Iterator
219 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
292 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
317 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
H A Dgtest-param-util-generated.h2868 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator2::Iterator
2889 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
2987 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3012 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3124 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3153 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3278 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() cons function in class:testing::internal::CartesianProductGenerator5::Iterator
3451 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3641 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3850 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4075 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4318 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]
/external/gtest/include/gtest/internal/
H A Dgtest-param-util.h94 virtual const ParamGeneratorInterface<T>* BaseGenerator() const = 0;
98 // BaseGenerator()->End().
105 // Current() on an iterator equal to BaseGenerator()->End().
224 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::RangeGenerator::Iterator
238 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
304 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
329 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
H A Dgtest-param-util-generated.h2701 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator2::Iterator
2722 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
2814 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator3::Iterator
2839 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
2945 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator4::Iterator
2974 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3093 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() cons function in class:testing::internal::CartesianProductGenerator5::Iterator
3260 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3444 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3647 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator8::Iterator
3866 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4103 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h75 virtual const ParamGeneratorInterface<T>* BaseGenerator() const = 0;
79 // BaseGenerator()->End().
86 // Current() on an iterator equal to BaseGenerator()->End().
205 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::RangeGenerator::Iterator
219 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
292 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
317 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
H A Dgtest-param-util-generated.h2870 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator2::Iterator
2891 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
2989 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3014 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3126 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3155 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3280 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() cons function in class:testing::internal::CartesianProductGenerator5::Iterator
3453 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3643 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3852 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4077 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4320 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util.h94 virtual const ParamGeneratorInterface<T>* BaseGenerator() const = 0;
98 // BaseGenerator()->End().
105 // Current() on an iterator equal to BaseGenerator()->End().
224 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::RangeGenerator::Iterator
238 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
310 virtual const ParamGeneratorInterface<T>* BaseGenerator() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
335 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
H A Dgtest-param-util-generated.h2851 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator2::Iterator
2872 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
2970 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator3::Iterator
2995 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3107 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3136 GTEST_CHECK_(BaseGenerator() == other.BaseGenerator())
3261 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() cons function in class:testing::internal::CartesianProductGenerator5::Iterator
3434 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3624 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3833 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4058 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4301 virtual const ParamGeneratorInterface<ParamType>* BaseGenerator() const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 139 milliseconds