Searched refs:fileUrlString (Results 1 – 1 of 1) sorted by relevance
972 String fileUrlString = "file://localhost/" + basedir; in test_openConnection_FileProtocol() local973 URLConnection conn = new URL(fileUrlString).openConnection(); in test_openConnection_FileProtocol()