Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_compile.cpp109 const char *another_simple_kernel_with_header = "#include \"simple_header.h\"\n" variable
1558 context, 1, &another_simple_kernel_with_header, NULL, &error); in test_simple_embedded_header_compile()
1827 context, 1, &another_simple_kernel_with_header, NULL, &error); in test_simple_embedded_header_link()
2991 context, 1, &another_simple_kernel_with_header, NULL, &error); in test_execute_after_embedded_header_link()
3092 context, 1, &another_simple_kernel_with_header, NULL, &error); in test_execute_after_included_header_link()