Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h508 // ParamType and GeneratorCreationFunc are private types but are required
513 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in testing::internal::ParameterizedTestSuiteInfo
541 GeneratorCreationFunc* func, in AddTestSuiteInstantiation()
641 GeneratorCreationFunc* generator_in, in InstantiationInfo()
651 GeneratorCreationFunc* generator;
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h485 // ParamType and GeneratorCreationFunc are private types but are required
490 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in testing::internal::ParameterizedTestSuiteInfo
517 GeneratorCreationFunc* func, in AddTestSuiteInstantiation()
605 GeneratorCreationFunc* generator_in, in InstantiationInfo()
616 GeneratorCreationFunc* generator;
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h508 // ParamType and GeneratorCreationFunc are private types but are required
513 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in testing::internal::ParameterizedTestSuiteInfo
541 GeneratorCreationFunc* func, in AddTestSuiteInstantiation()
643 GeneratorCreationFunc* generator_in, in InstantiationInfo()
653 GeneratorCreationFunc* generator;

Completed in 6 milliseconds