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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-param-test.h1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine(
1276 return internal::CartesianProductHolder2<Generator1, Generator2>(
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h4839 class CartesianProductHolder2 { class in namespace:testing::internal
4841 CartesianProductHolder2(const Generator1& g1, const Generator2& g2) function in class:testing::internal::CartesianProductHolder2
4853 void operator=(const CartesianProductHolder2& other);
4857 }; // class CartesianProductHolder2

Completed in 25 milliseconds