Home
last modified time | relevance | path

Searched refs:test_subclass_creation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py363 def test_subclass_creation(self): member in StructureTestCase
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py363 def test_subclass_creation(self): member in StructureTestCase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_structures.py363 def test_subclass_creation(self): member in StructureTestCase
/aosp_15_r20/external/pytorch/test/
H A Dtest_python_dispatch.py1088 def test_subclass_creation(self): member in TestPythonDispatch