Home | History | Annotate | Download | only in unit

Lines Matching refs:child_index

53     root_0.child_index.should == -1
54 t.child_index.should == 0
55 u.child_index.should == 1
469 t.child_index.should == -1
480 r0.child_index.should == -1
494 r0.child_index.should == -1
496 c0.child_index.should == 0
498 c1.child_index.should == 1
500 c2.child_index.should == 2
517 root.child_index.should == -1
519 c0.child_index.should == 0
521 c1.child_index.should == 1
523 c2.child_index.should == 2
542 root.child_index.should == -1
544 c0.child_index.should == 1
546 c1.child_index.should == 2
548 c2.child_index.should == 3
564 dup.child_index.should == -1