Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp624 const char *subtests_to_skip_with_offline_compiler[] = { variable
699 sizeof(subtests_to_skip_with_offline_compiler) / sizeof(char *); in check_functions_for_offline_compiler()
703 if (!strcmp(subtestname, subtests_to_skip_with_offline_compiler[i])) in check_functions_for_offline_compiler()