Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp131 const char* include_header_name_templates[4] = { "#include \"simple_header%d.h\"\n", variable
459 sprintf(buffer, include_header_name_templates[i % 4], i); in test_large_multiple_embedded_headers()