Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/events/
Dtest_waitlists.cpp24 int test_waitlist( cl_device_id device, cl_context context, cl_command_queue queue, Action *actionT… in test_waitlist() function
256 … if( ( error = test_waitlist( deviceID, context, queue, &action, false ) ) != CL_SUCCESS ) \
264 … if( ( error = test_waitlist( deviceID, context, queue, &action, true ) ) != CL_SUCCESS ) \