Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h189 int check_functions_for_offline_compiler(const char *subtestname,
DerrorHelpers.cpp693 int check_functions_for_offline_compiler(const char *subtestname, in check_functions_for_offline_compiler() function
DtestHarness.cpp820 error = check_functions_for_offline_compiler(test.name, deviceToUse); in callSingleTestFunction()