Home | History | Annotate | Download | only in net

Lines Matching refs:u6

57     URL u6;
155 URL u6 = new URL("http://host:/file");
156 assertEquals("u6 return a wrong port", -1, u6.getPort());