Searched defs:test_callbacks (Results 1 – 8 of 8) sorted by relevance
| /external/python/pybind11/tests/ | ||
| D | test_callbacks.py | 7 def test_callbacks(): function |
| /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/python/cpython3/Lib/ctypes/test/ | ||
| D | test_as_parameter.py | 72 def test_callbacks(self): member in BasicWrapTestCase |
| D | test_functions.py | 232 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 | 214 def test_callbacks(self): member in CodecCallbackTest |