Searched refs:test_pipe (Results 1 – 10 of 10) sorted by relevance
34 clMemWrapper test_pipe; in create_pipe_and_check_array_properties() local38 test_pipe = clCreatePipe(context, CL_MEM_HOST_NO_ACCESS, 4, 4, in create_pipe_and_check_array_properties()44 test_pipe = in create_pipe_and_check_array_properties()52 error = clGetPipeInfo(test_pipe, CL_PIPE_PROPERTIES, 0, NULL, &set_size); in create_pipe_and_check_array_properties()
342 static bool test_pipe(data_t *data) in test_pipe() function424 if (test_pipe(data)) in test_scanout()
105 def test_pipe(self): member in ProactorTests
92 def test_pipe(): function
419 def test_pipe(self): member in PosixTester
185 def test_pipe(self): member in TestParse
624 fn test_pipe() { in test_pipe() function
845 def test_pipe(self): member in PosixTester
3600 def test_pipe(self): member in ContextManagerTests
3668 def test_pipe(self): member in FDInheritanceTests