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

/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3083 class CartesianProductGenerator4 class in namespace:testing::internal
3088 CartesianProductGenerator4(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator4
3092 virtual ~CartesianProductGenerator4() {}
3221 }; // class CartesianProductGenerator4::Iterator
3224 void operator=(const CartesianProductGenerator4& other);
3230 }; // class CartesianProductGenerator4
4567 new CartesianProductGenerator4<T1, T2, T3, T4>(
/external/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3085 class CartesianProductGenerator4 class in namespace:testing::internal
3090 CartesianProductGenerator4(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator4
3094 virtual ~CartesianProductGenerator4() {}
3223 }; // class CartesianProductGenerator4::Iterator
3226 void operator=(const CartesianProductGenerator4& other);
3232 }; // class CartesianProductGenerator4
4569 new CartesianProductGenerator4<T1, T2, T3, T4>(
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3085 class CartesianProductGenerator4 class in namespace:testing::internal
3090 CartesianProductGenerator4(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator4
3094 virtual ~CartesianProductGenerator4() {}
3223 }; // class CartesianProductGenerator4::Iterator
3226 void operator=(const CartesianProductGenerator4& other);
3232 }; // class CartesianProductGenerator4
4569 new CartesianProductGenerator4<T1, T2, T3, T4>(
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h3066 class CartesianProductGenerator4 class in namespace:testing::internal
3071 CartesianProductGenerator4(const ParamGenerator<T1>& g1, function in class:testing::internal::CartesianProductGenerator4
3075 virtual ~CartesianProductGenerator4() {}
3204 }; // class CartesianProductGenerator4::Iterator
3207 void operator=(const CartesianProductGenerator4& other);
3213 }; // class CartesianProductGenerator4
4550 new CartesianProductGenerator4<T1, T2, T3, T4>(

Completed in 100 milliseconds