Searched refs:ON_LINE (Results 1 – 1 of 1) sorted by relevance
117 static UBool ON_LINE = FALSE; /* are we on the top line with our test name? */ variable364 ON_LINE = TRUE; /* we are still on the line with the test name */ in iterateTestsWithLevel()413 if(!ON_LINE) { /* had some output */ in iterateTestsWithLevel()431 ON_LINE = TRUE; /* we are back on-line */ in iterateTestsWithLevel()467 ON_LINE=TRUE; in iterateTestsWithLevel()479 if(mode!=SHOWTESTS && ON_LINE) { in iterateTestsWithLevel()519 ON_LINE=FALSE; /* just in case */ in runTests()636 UBool wasON_LINE = ON_LINE; in go_offline_with_marker()638 if(ON_LINE) { in go_offline_with_marker()640 ON_LINE=FALSE; in go_offline_with_marker()[all …]