Home
last modified time | relevance | path

Searched defs:CartesianProductHolder (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h869 CartesianProductHolder(const Gen&... g) : generators_(g...) {} in CartesianProductHolder() function
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h933 CartesianProductHolder(const Gen&... g) : generators_(g...) {} in CartesianProductHolder() function