Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DerrorHelpers.h167 #define test_assert_event_inprogress(event) test_assert_event_status(>, event) macro
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_semaphore/
H A Dtest_semaphores.cpp266 test_assert_event_inprogress(task_1_event); in test_semaphores_simple_2()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/
H A Dtest_external_semaphore.cpp451 test_assert_event_inprogress(task_1_event); in test_external_semaphores_simple_2()