Searched refs:test_unions (Results 1 – 3 of 3) sorted by relevance
/external/python/pybind11/tests/ | ||
D | test_opaque_types.py | 53 def test_unions(): function |
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 71 def test_unions(self): member in StructureTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 78 def test_unions(self): member in StructureTestCase |