Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp126 const char* header_name_templates[4] = { "simple_header%d.h", variable
461 sprintf(buffer, header_name_templates[i % 4], i); in test_large_multiple_embedded_headers()