Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_info.cpp874 static int test_null_param(cl_context context, cl_device_id deviceID, in test_null_param() function
957 if (test_null_param(context, deviceID, kernel_src.c_str()) != TEST_PASS) in run_boundary_tests()