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

/libcore/luni/src/test/java/libcore/xml/
H A DDeclarationTest.java47 systemIdA = stringToSystemId(
53 systemIdB = stringToSystemId(
60 private String stringToSystemId(String contents) throws IOException { method in class:DeclarationTest

Completed in 73 milliseconds