Searched defs:CartesianProductGenerator5 (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3234 class CartesianProductGenerator5 class in namespace:testing::internal
3239 CartesianProductGenerator5(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator5
3243 virtual ~CartesianProductGenerator5() {}
3387 }; // class CartesianProductGenerator5::Iterator
3390 void operator=(const CartesianProductGenerator5& other);
3397 }; // class CartesianProductGenerator5
4594 new CartesianProductGenerator5<T1, T2, T3, T4, T5>(
/external/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3049 class CartesianProductGenerator5 class in namespace:testing::internal
3054 CartesianProductGenerator5(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator5
3058 virtual ~CartesianProductGenerator5() {}
4364 new CartesianProductGenerator5<T1, T2, T3, T4, T5>(
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3236 class CartesianProductGenerator5 class in namespace:testing::internal
3241 CartesianProductGenerator5(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator5
3245 virtual ~CartesianProductGenerator5() {}
3389 }; // class CartesianProductGenerator5::Iterator
3392 void operator=(const CartesianProductGenerator5& other);
3399 }; // class CartesianProductGenerator5
4596 new CartesianProductGenerator5<T1, T2, T3, T4, T5>(
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3217 class CartesianProductGenerator5 class in namespace:testing::internal
3222 CartesianProductGenerator5(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator5
3226 virtual ~CartesianProductGenerator5() {}
3370 }; // class CartesianProductGenerator5::Iterator
3373 void operator=(const CartesianProductGenerator5& other);
3380 }; // class CartesianProductGenerator5
4577 new CartesianProductGenerator5<T1, T2, T3, T4, T5>(

Completed in 142 milliseconds