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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h13775 class CartesianProductGenerator2 class in namespace:testing::internal
13780 CartesianProductGenerator2(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator2
13783 virtual ~CartesianProductGenerator2() {}
13879 }; // class CartesianProductGenerator2::Iterator
13882 void operator=(const CartesianProductGenerator2& other);
13886 }; // class CartesianProductGenerator2
15459 new CartesianProductGenerator2<T1, T2>(

Completed in 51 milliseconds