Home | History | Annotate | Download | only in unit

Lines Matching refs:inspect

30     found = stream.inspect
72 found = stream.inspect
95 found = stream.inspect
113 found = stream.inspect
129 found = stream.inspect
143 found = stream.inspect
341 found = stream.inspect
643 t.inspect.should == '(a c)'
655 t.inspect.should == '(a b x d)'
667 t.inspect.should == '(a x c d)'
679 t.inspect.should == '(a b c x)'
694 t.inspect.should == '(a x y c d)'
709 t.inspect.should == '(a b c x y)'
724 t.inspect.should == '(a b x y d)'
737 t.inspect.should == '(a x d)'
750 t.inspect.should == '(a b x)'
763 t.inspect.should == '(a x)'
778 t.inspect.should == '(a x y d)'