Home | History | Annotate | Download | only in tests

Lines Matching defs:it

66 // It takes effect only with --isolate option.
70 // It takes effect only with --isolate option.
88 " If JOB_COUNT is not given, it is set to the count of available processors.\n"
93 " It takes effect only in isolation mode. Deafult deadline is 60000 ms.\n"
96 " It takes effect only in isolation mode. Default warnline is 2000 ms.\n"
695 // The child process marked as timed_out has not exited, and we should kill it manually.
742 // We choose to use multi-fork and multi-wait here instead of multi-thread, because it always
800 auto it = child_proc_list.begin();
801 while (it != child_proc_list.end()) {
802 auto& child_proc = *it;
818 it = child_proc_list.erase(it);
820 ++it;
998 // If the value of gtest_repeat is < 0, then it indicates the tests