Home
last modified time | relevance | path

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

/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1570 String name4 = mkName("refmark"); in testRefMark3() local
1578 root.appendChild( new ReferenceMarkStartNode(name4) ); in testRefMark3()
1586 root.appendChild( new ReferenceMarkEndNode(name4) ); in testRefMark3()
1611 String name4 = mkName("toxmark"); in testToxMark3() local
1619 root.appendChild( new DocumentIndexMarkStartNode(name4) ); in testToxMark3()
1627 root.appendChild( new DocumentIndexMarkEndNode(name4) ); in testToxMark3()
1640 String name4 = mkName("toxmark"); in testMarks1() local
1647 root.appendChild( new DocumentIndexMarkStartNode(name4) ); in testMarks1()
1649 root.appendChild( new DocumentIndexMarkEndNode(name4) ); in testMarks1()
1659 String name4 = mkName("toxmark"); in testMarks2() local
[all …]