Home
last modified time | relevance | path

Searched refs:testPatternMatcher (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
DMatcherTest.java727 public void testPatternMatcher() throws Exception { in testPatternMatcher() method in MatcherTest
/libcore/luni/src/test/java/libcore/java/util/regex/
DOldMatcherTest.java585 public void testPatternMatcher() throws Exception { in testPatternMatcher() method in OldMatcherTest