Searched refs:test_subclass_creation (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 363 def test_subclass_creation(self): member in StructureTestCase |
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 363 def test_subclass_creation(self): member in StructureTestCase |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ | ||
H A D | test_structures.py | 363 def test_subclass_creation(self): member in StructureTestCase |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_python_dispatch.py | 1088 def test_subclass_creation(self): member in TestPythonDispatch |