Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_null_buffer_arg.cpp31 typedef enum { NON_NULL_PATH, ADDROF_NULL_PATH, NULL_PATH } test_type; enumerator
67 if (type == NON_NULL_PATH) { in test_setargs_and_execution()
98 if (type == NON_NULL_PATH) { in test_setargs_and_execution()
123 if (type == NON_NULL_PATH) { in test_setargs_and_execution()
191 test_success = test_setargs_and_execution(queue, kernel, dev_src, dev_dst, NON_NULL_PATH); in test_null_buffer_arg()