Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h755 class CartesianProductGenerator
760 CartesianProductGenerator(const std::tuple<ParamGenerator<T>...>& g) in CartesianProductGenerator() function
762 ~CartesianProductGenerator() override {} in ~CartesianProductGenerator()
877 new CartesianProductGenerator<T...>(generators_));