Searched refs:MethodX (Results 1 – 2 of 2) sorted by relevance
195 StatementMatcher MethodX = in TEST() local198 EXPECT_TRUE(matches("class Y { void x() { x(); } };", MethodX)); in TEST()199 EXPECT_TRUE(notMatches("class Y { void x() {} };", MethodX)); in TEST()
562 StatementMatcher MethodX = in TEST() local566 MethodX, in TEST()