Searched refs:reallyTestEmpty (Results 1 – 2 of 2) sorted by relevance
108 reallyTestEmpty(matcher); in doTestEmpty()109 reallyTestEmpty(matcher.negate()); in doTestEmpty()110 reallyTestEmpty(matcher.precomputed()); in doTestEmpty()113 private void reallyTestEmpty(CharMatcher matcher) throws Exception { in reallyTestEmpty() method in CharMatcherTest
171 reallyTestEmpty(matcher); in doTestEmpty()172 reallyTestEmpty(matcher.negate()); in doTestEmpty()173 reallyTestEmpty(matcher.precomputed()); in doTestEmpty()176 private void reallyTestEmpty(CharMatcher matcher) throws Exception { in reallyTestEmpty() method in CharMatcherTest