Searched refs:CartesianProductHolder3 (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest-param-test.h1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine(
1283 return internal::CartesianProductHolder3<Generator1, Generator2, Generator3>(
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h4857 class CartesianProductHolder3 { class in namespace:testing::internal
4859 CartesianProductHolder3(const Generator1& g1, const Generator2& g2, function in class:testing::internal::CartesianProductHolder3
4873 void operator=(const CartesianProductHolder3& other);
4878 }; // class CartesianProductHolder3

Completed in 21 milliseconds