Searched refs:node11 (Results 1 – 2 of 2) sorted by relevance
83 node1.addChild(node11); in testTreeNode_many()85 node11.addChild(node111); in testTreeNode_many()86 node11.addChild(node112); in testTreeNode_many()87 node11.addChild(node113); in testTreeNode_many()94 assertFalse(node11.isRoot()); in testTreeNode_many()107 node1.removeChild(node11); in testTreeNode_many()109 assertTrue(node11.isRoot()); in testTreeNode_many()129 node1.addChild(node11); in testTreeNode_cannotAddTwice()132 node1.addChild(node11); in testTreeNode_cannotAddTwice()137 assertSame(node11, node1.removeChild(node11)); in testTreeNode_cannotAddTwice()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...