Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_stress.cpp93 class TestRuntime class
132 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()