Searched refs:getDirURL (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/text/html/parser/Parser/7165725/
H A Dbug7165725.java148 String dirURL = getDirURL();
163 static String getDirURL() { method in class:bug7165725
184 String content = getParsedContentOneLine(new URL(getDirURL() + "successive-script-tag.html"));
192 String content = getParsedContentOneLine(new URL(getDirURL() + "false-text-after-script.html"));

Completed in 30 milliseconds