Searched defs:test_memmove (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_memfunctions.py | 18 def test_memmove(self): member in MemFunctionsTest |
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_memfunctions.py | 19 def test_memmove(self): member in MemFunctionsTest |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ | ||
H A D | test_memfunctions.py | 19 def test_memmove(self): member in MemFunctionsTest |