Searched defs:test_memmove (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ctypes/test/ | ||
| D | test_memfunctions.py | 19 def test_memmove(self): member in MemFunctionsTest |
| /external/python/cpython2/Lib/ctypes/test/ | ||
| D | test_memfunctions.py | 18 def test_memmove(self): member in MemFunctionsTest |