Searched defs:test_callbacks (Results 1 – 7 of 7) sorted by relevance
| /external/python/cpython3/Lib/ctypes/test/ | ||
| D | test_as_parameter.py | 72 def test_callbacks(self): member in BasicWrapTestCase |
| D | test_functions.py | 224 def test_callbacks(self): member in FunctionTestCase |
| /external/python/cpython2/Lib/ctypes/test/ | ||
| D | test_as_parameter.py | 72 def test_callbacks(self): member in BasicWrapTestCase |
| D | test_functions.py | 242 def test_callbacks(self): member in FunctionTestCase |
| /external/OpenCL-CTS/test_conformance/events/ | ||
| D | test_callbacks.cpp | 162 int test_callbacks(cl_device_id deviceID, cl_context context, in test_callbacks() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_codeccallbacks.py | 253 def test_callbacks(self): member in CodecCallbackTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_codeccallbacks.py | 227 def test_callbacks(self): member in CodecCallbackTest |