Searched refs:testUri (Results 1 – 1 of 1) sorted by relevance
64 static void testUri(String s) throws Exception { in testUri() method in UriImportExport100 testUri("file:///"); in main()101 testUri("file:///foo/bar/doesnotexist"); in main()102 testUri("file:/foo/bar/doesnotexist"); in main()105 testUri("file:///foo/bar/%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9"); in main()