Searched refs:testReplaceAll (Results 1 – 8 of 8) sorted by relevance
88 public void testReplaceAll() { in testReplaceAll() method in MapTest
126 public void testReplaceAll() throws Exception { in testReplaceAll() method in OldAndroidRegexTest
169 public void testReplaceAll(String description, String input, Pattern pattern) { in testReplaceAll() method in PatternStreamTest
102 public void testReplaceAll() { in testReplaceAll() method in MatcherTest
756 public void testReplaceAll() { in testReplaceAll() method in Basic
190 public void testReplaceAll() { in testReplaceAll() method in ConcurrentHashMap8Test
242 public void testReplaceAll() { in testReplaceAll() method in ConcurrentHashMap8Test
145 public static void testReplaceAll(String description, Map<IntegerEnum, String> map) { in testReplaceAll() method in Defaults