Home
last modified time | relevance | path

Searched refs:forever (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-B38 # Test -B with the re-exec feature: we don't want to re-exec forever
Ddash-W31 # Test -W with the re-exec feature: we don't want to re-exec forever
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4190 const bool forever = repeat < 0; in RunAllTests() local
4191 for (int i = 0; forever || i != repeat; i++) { in RunAllTests()
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog704 invoke foreach from it without looping forever.