Home
last modified time | relevance | path

Searched refs:CartesianProductHolder2 (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( in Combine()
1276 return internal::CartesianProductHolder2<Generator1, Generator2>( in Combine()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h4836 class CartesianProductHolder2 {
4838 CartesianProductHolder2(const Generator1& g1, const Generator2& g2) in CartesianProductHolder2() function
4850 void operator=(const CartesianProductHolder2& other);