Searched defs:PrintToStringParamName (Results 1 – 11 of 11) sorted by relevance
19 std::string PrintToStringParamName(const ::testing::TestParamInfo<QueryObjectTestParams> &info) in PrintToStringParamName() function
75 struct PrintToStringParamName struct77 std::string operator()( in operator ()()
77 struct PrintToStringParamName struct79 std::string operator()(const ::testing::TestParamInfo<MultiDrawTestParams> &info) const in operator ()()
22 std::string PrintToStringParamName(const ::testing::TestParamInfo<MultisampleTestParams> &info) in PrintToStringParamName() function
362 std::string PrintToStringParamName( in PrintToStringParamName() function
67 struct PrintToStringParamName struct69 std::string operator()(const ::testing::TestParamInfo<MultiDrawTestParams> &info) const in operator ()()
325 struct PrintToStringParamName { struct331 return SanitizeParamName(::testing::PrintToStringParamName()(info), info.index); in operator() argument334 std::string mTest;
191 DawnTestBase::PrintToStringParamName::PrintToStringParamName(const char* test) : mTest(test) { in PrintToStringParamName() function in DawnTestBase::PrintToStringParamName
66 struct PrintToStringParamName { struct68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
68 struct PrintToStringParamName { struct70 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
30 std::string PrintToStringParamName( in PrintToStringParamName() function