Searched refs:StartsWithKIgnoreCase (Results 1 – 1 of 1) sorted by relevance
92 DeclarationMatcher StartsWithKIgnoreCase = in TEST_P() local94 EXPECT_TRUE(matches("int k;", StartsWithKIgnoreCase)); in TEST_P()95 EXPECT_TRUE(matches("int K;", StartsWithKIgnoreCase)); in TEST_P()