OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clonedChildName
(Results
1 - 2
of
2
) sorted by null
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodeclonenodetrue.java
72
String
clonedChildName
;
93
clonedChildName
= clonedChild.getNodeName();
94
result.add(
clonedChildName
);
nodeclonenodetrue.java
73
String
clonedChildName
;
109
clonedChildName
= clonedChild.getNodeName();
110
result.add(
clonedChildName
);
Completed in 37 milliseconds