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

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodecommentnodevalue.java 67 String commentName;
73 commentName = commentNode.getNodeName();
75 if (equals("#comment", commentName)) {
hc_nodecommentnodevalue.java 67 String commentName;
73 commentName = commentNode.getNodeName();
75 if (equals("#comment", commentName)) {
hc_nodecommentnodename.java 68 String commentName;

Completed in 45 milliseconds