HomeSort by relevance Sort by last modified time
    Searched refs:termSlash (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/tests/org/w3c/dom/
DOMTestCase.java 157 int termSlash = actualPath.indexOf("/", 2);
158 actualHost = actualPath.substring(0, termSlash);