Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DOldURLTest.java790 public void test_toExternalForm_Absolute() throws MalformedURLException { in test_toExternalForm_Absolute() method in OldURLTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DURLTest.java1064 public void test_toExternalForm_Absolute() throws MalformedURLException { in test_toExternalForm_Absolute() method in URLTest