Searched refs:checkExactMatches (Results 1 – 2 of 2) sorted by relevance
714 checkExactMatches(m, chars); in testSmallCharMatcher()718 static void checkExactMatches(CharMatcher m, char[] chars) { in checkExactMatches() method in CharMatcherTest
600 static void checkExactMatches(CharMatcher m, char[] chars) { in checkExactMatches() method in CharMatcherTest