Searched refs:forever (Results 1 – 4 of 4) sorted by relevance
38 # Test -B with the re-exec feature: we don't want to re-exec forever
31 # Test -W with the re-exec feature: we don't want to re-exec forever
4190 const bool forever = repeat < 0; in RunAllTests() local4191 for (int i = 0; forever || i != repeat; i++) { in RunAllTests()
704 invoke foreach from it without looping forever.