Searched refs:TestParamInfo (Results 1 – 5 of 5) sorted by relevance
60 struct TestParamInfo { struct61 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument72 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument378 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName()495 using ParamNameGeneratorFunc = std::string(const TestParamInfo<ParamType>&);559 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
195 [](const testing::TestParamInfo<SocketTestParams> &info) { in __anonc253d0950102()
471 const ::testing::TestParamInfo<test_suite_name::ParamType>& info) { \
154 const testing::TestParamInfo<StackDepotBenchmarkParams>& info) { in PrintStackDepotBenchmarkParams()
1289 [](const ::testing::TestParamInfo<OptionalTypeIdentifier> &Info) { in __anonc523bd4d0502()