Searched refs:next_test_id (Results 1 – 1 of 1) sorted by relevance
896 size_t next_test_id = 0; in RunTestInSeparateProc() local907 testcase_list[next_testcase_id].GetTestName(next_test_id); in RunTestInSeparateProc()909 next_test_id, argc, argv); in RunTestInSeparateProc()911 if (++next_test_id == testcase_list[next_testcase_id].TestCount()) { in RunTestInSeparateProc()912 next_test_id = 0; in RunTestInSeparateProc()