Searched refs:test_none_to_pointer_fields (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 458 def test_none_to_pointer_fields(self): member in PointerMemberTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 772 def test_none_to_pointer_fields(self): member in PointerMemberTestCase |