Searched refs:test_function_runner (Results 1 – 1 of 1) sorted by relevance
770 void test_function_runner(test_harness_state *state) in test_function_runner() function841 threads.push_back(new std::thread(test_function_runner, &state)); in callTestFunctions()