Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/generic_address_space/
Dmain.cpp38 extern int test_builtin_functions(cl_device_id deviceID, cl_context context, cl_command_queue queue…
Dadvanced_tests.cpp886 int test_builtin_functions(cl_device_id deviceID, cl_context context, cl_command_queue queue, int n… in test_builtin_functions() function
/external/python/pybind11/tests/
Dtest_pytypes.py483 def test_builtin_functions(): function