Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_compile.cpp2453 cl_program program_and_archive[2] = { another_program, in test_execute_after_serialize_reload_library() local
2456 context, 1, &deviceID, "", 2, program_and_archive, NULL, NULL, &error); in test_execute_after_serialize_reload_library()
2743 cl_program program_and_archive[2] = { another_program, in test_simple_library_with_link() local
2746 context, 1, &deviceID, "", 2, program_and_archive, NULL, NULL, &error); in test_simple_library_with_link()
2809 cl_program program_and_archive[2] = { another_program, in test_execute_after_simple_library_with_link() local
2812 context, 1, &deviceID, "", 2, program_and_archive, NULL, NULL, &error); in test_execute_after_simple_library_with_link()
3451 cl_program program_and_archive[2] = { another_program, in test_program_binary_type() local
3454 context, 1, &deviceID, "", 2, program_and_archive, NULL, NULL, &error); in test_program_binary_type()