Searched refs:testReplaceFirst (Results 1 – 3 of 3) sorted by relevance
142 public void testReplaceFirst() throws Exception { in testReplaceFirst() method in OldAndroidRegexTest
161 public void testReplaceFirst(String description, String input, Pattern pattern) { in testReplaceFirst() method in PatternStreamTest
137 public void testReplaceFirst() { in testReplaceFirst() method in MatcherTest