Home
last modified time | relevance | path

Searched defs:strURL (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DURLTest.java1065 String strURL = "http://localhost?name=value"; in test_toExternalForm_Absolute() local
1075 String strURL = "http://a/b/c/d;p?q"; in test_toExternalForm_Relative() local
/libcore/luni/src/test/java/libcore/java/net/
DOldURLTest.java784 String strURL = "http://a/b/c/d;p?q"; in test_toExternalForm_Relative() local
791 String strURL = "http://localhost?name=value"; in test_toExternalForm_Absolute() local