Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DerrorHelpers.cpp625 const char *subtests_to_skip_with_offline_compiler[] = { variable
699 ARRAY_SIZE(subtests_to_skip_with_offline_compiler); in check_functions_for_offline_compiler()
702 if (!strcmp(subtestname, subtests_to_skip_with_offline_compiler[i])) in check_functions_for_offline_compiler()