Searched refs:compile_extern_function (Results 1 – 1 of 1) sorted by relevance
138 const char* compile_extern_function = "extern int baz(int, int);\n"; variable1216 …error = create_single_kernel_helper_create_program(context, &program, 1, &compile_extern_function); in test_simple_extern_compile_only()