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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3159 class CartesianProductGenerator2 class in namespace:testing::internal
3164 CartesianProductGenerator2(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator2
3167 virtual ~CartesianProductGenerator2() {}
3263 }; // class CartesianProductGenerator2::Iterator
3266 void operator=(const CartesianProductGenerator2& other);
3270 }; // class CartesianProductGenerator2
4843 new CartesianProductGenerator2<T1, T2>(

Completed in 46 milliseconds