Lines Matching defs:expectedName
35 std::string expectedName = "class name"; in TEST_F() local
54 std::string expectedName = "enum name"; in TEST_F() local
73 std::string expectedName = "interface name"; in TEST_F() local
92 std::string expectedName = "type parameter name"; in TEST_F() local
111 std::string expectedName = "type alias name"; in TEST_F() local
130 std::string expectedName = "parameter name"; in TEST_F() local
148 std::string expectedName = "number"; in TEST_F() local
166 std::string expectedName = "string"; in TEST_F() local
194 auto expectedName = std::get<2>(expectedResult.at(i)); in TEST_F() local
220 auto expectedName = std::get<2>(expectedResult.at(i)); in TEST_F() local
273 auto expectedName = std::get<2>(expectedResult.at(i)); in TEST_F() local
323 auto expectedName = std::get<2>(expectedResult.at(i)); in TEST_F() local
343 std::string expectedName = "class name"; in TEST_F() local
363 std::string expectedName = "class name"; in TEST_F() local
382 std::string expectedName = "enum name"; in TEST_F() local
401 std::string expectedName = "interface name"; in TEST_F() local
420 std::string expectedName = "type alias name"; in TEST_F() local