Lines Matching refs:print_error
344 print_error(err, "clGetPlatformIDs failed"); in runTestHarnessWithCheck()
362 print_error(err, "clGetPlatformIDs failed"); in runTestHarnessWithCheck()
371 print_error(err, "clGetDeviceIDs failed"); in runTestHarnessWithCheck()
391 print_error(err, "clGetDeviceIDs failed"); in runTestHarnessWithCheck()
401 print_error(err, "Unable to get device type"); in runTestHarnessWithCheck()
415 print_error(err, in runTestHarnessWithCheck()
431 print_error(err, "clGetDeviceInfo for CL_DEVICE_PROFILE failed\n"); in runTestHarnessWithCheck()
442 print_error(err, in runTestHarnessWithCheck()
463 print_error(err, "Unable to obtain device address bits"); in runTestHarnessWithCheck()
793 print_error(error, "Unable to create testing context"); in callSingleTestFunction()
814 print_error(error, "Unable to create testing command queue"); in callSingleTestFunction()
914 print_error(error, "Unable to get device's platform"); in GetOpposingDevice()
922 print_error(error, "Unable to get list of devices size"); in GetOpposingDevice()
928 print_error(error, "Unable to allocate list of other devices."); in GetOpposingDevice()
937 print_error(error, "Unable to get list of devices"); in GetOpposingDevice()
958 print_error(error, in GetOpposingDevice()