Home
last modified time | relevance | path

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

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