Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DerrorHelpers.h185 bool check_functions_for_offline_compiler(const char *subtestname);
H A DerrorHelpers.cpp694 bool check_functions_for_offline_compiler(const char *subtestname) in check_functions_for_offline_compiler() function
H A DtestHarness.cpp881 if (!check_functions_for_offline_compiler(test.name)) in callSingleTestFunction()