Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h192 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
93 class ParamGenerator; global() variable
191 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} ParamGenerator() function
[all...]