Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h512 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef
542 GeneratorCreationFunc* func, in AddTestSuiteInstantiation()
640 InstantiationInfo(std::string name_in, GeneratorCreationFunc* generator_in, in InstantiationInfo()
650 GeneratorCreationFunc* generator;