Lines Matching refs:UP
155 [101, DOWN, 102, DOWN, 103, UP, 104, UP, EOF].each_with_index do |type, index|
178 stream.look(-1).type.should == UP
184 stream.look(-1).type.should == UP
207 [107, UP, UP, 104].each do |val|
212 [105, UP].each do |val|
217 stream.look(-1).type.should == UP
297 buffer << type.to_s unless type == DOWN or type == UP
356 stream.look(1).type.should == UP
395 stream.look(1).type.should == UP
398 stream.look(1).type.should == UP
429 stream.look(1).type.should == UP
439 stream.look(1).type.should == UP