Home
last modified time | relevance | path

Searched refs:testGroupCount (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/regex/
DOldAndroidRegexTest.java78 public void testGroupCount() throws Exception { in testGroupCount() method in OldAndroidRegexTest
DOldMatcherTest.java356 public void testGroupCount() { in testGroupCount() method in OldMatcherTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
DMatcherTest.java420 public void testGroupCount() { in testGroupCount() method in MatcherTest