Home
last modified time | relevance | path

Searched defs:test_callbacks (Results 1 – 8 of 8) sorted by relevance

/external/python/pybind11/tests/
Dtest_callbacks.py7 def test_callbacks(): function
/external/python/cpython2/Lib/ctypes/test/
Dtest_as_parameter.py72 def test_callbacks(self): member in BasicWrapTestCase
Dtest_functions.py242 def test_callbacks(self): member in FunctionTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_as_parameter.py72 def test_callbacks(self): member in BasicWrapTestCase
Dtest_functions.py242 def test_callbacks(self): member in FunctionTestCase
/external/OpenCL-CTS/test_conformance/events/
Dtest_callbacks.cpp142 int test_callbacks( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elem… in test_callbacks() function
/external/python/cpython2/Lib/test/
Dtest_codeccallbacks.py253 def test_callbacks(self): member in CodecCallbackTest
/external/python/cpython3/Lib/test/
Dtest_codeccallbacks.py214 def test_callbacks(self): member in CodecCallbackTest