Searched refs:CharMatcherTest (Results 1 – 3 of 3) sorted by relevance
22 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testAllMatches()27 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testAnyAndNone_logicalOps()32 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testCollapse()37 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testCollapse_any()42 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testEmpty()47 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testGeneral()52 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testNoMatches()57 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testPrecomputedOptimizations()62 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testReplaceFrom()67 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest(); in testToString()[all …]
45 public class CharMatcherTest extends TestCase { class
48 public class CharMatcherTest extends TestCase { class