Searched refs:test_nested_initializers (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 278 def test_nested_initializers(self): member in StructureTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 288 def test_nested_initializers(self): member in StructureTestCase |