HomeSort by relevance Sort by last modified time
    Searched full:proinst (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/tests/xml/
SimpleBuilderTest.java 103 String proinst = ""; local
110 proinst = proinst + node.getNodeValue();
116 assertEquals("The quick brown fox jumps over the lazy dog.", proinst);

Completed in 160 milliseconds