Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.cpp770 void test_function_runner(test_harness_state *state) in test_function_runner() function
841 threads.push_back(new std::thread(test_function_runner, &state)); in callTestFunctions()