Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_compile.cpp131 const char *compile_extern_function = "extern int baz(int, int);\n"; variable
1440 context, &program, 1, &compile_extern_function); in test_simple_extern_compile_only()