Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp138 const char* compile_extern_function = "extern int baz(int, int);\n"; variable
1216 …error = create_single_kernel_helper_create_program(context, &program, 1, &compile_extern_function); in test_simple_extern_compile_only()