Home
last modified time | relevance | path

Searched refs:testReplace (Results 1 – 4 of 4) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DConcurrentHashMapTest.java449 public void testReplace() { in testReplace() method in ConcurrentHashMapTest
DConcurrentSkipListSubMapTest.java297 public void testReplace() {
DConcurrentSkipListMapTest.java385 public void testReplace() {
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
DPattern2Test.java159 public void testReplace() throws PatternSyntaxException { in testReplace() method in Pattern2Test