Searched refs:TestRuntime (Results 1 – 1 of 1) sorted by relevance
93 class TestRuntime class132 TestRuntime runner;1106 while (runner.state != TestRuntime::error && in start_thread()1107 runner.state != TestRuntime::complete) { in start_thread()1108 if (runner.state == TestRuntime::running) { in start_thread()