Searched refs:queue_expect (Results 1 – 1 of 1) sorted by relevance
1997 cl_command_queue queue_expect = make_command_queue(0); in testCopyHostToBuffer() local1998 cl::CommandQueue queue(queue_expect); in testCopyHostToBuffer()1999 clReleaseCommandQueue_ExpectAndReturn(queue_expect, CL_SUCCESS); in testCopyHostToBuffer()