Home
last modified time | relevance | path

Searched defs:Subclass (Results 1 - 9 of 9) sorted by relevance

/third_party/python/Lib/ctypes/test/
H A Dtest_struct_fields.py70 class Subclass(BrokenStructure): ... class in StructFieldsTestCase.test_gh99275.BrokenStructure
/third_party/python/Lib/test/
H A Dtest_random.py1220 class Subclass(random.Random): class
H A Dtest_collections.py282 class Subclass(ChainMap): class
H A Dtest_zipfile.py3446 class Subclass(zipfile.Path): class
H A Dpickletester.py2819 class Subclass(tuple): class
[all...]
H A Dtest_dataclasses.py714 class Subclass(typ): pass class
H A Dtest_typing.py4070 class Subclass(Test): class in GenericTests.test_init_subclass_super_called.Test
4073 class Subclass(Test[int]): class in GenericTests.test_init_subclass_super_called.Test
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py1341 class Subclass(BaseException, self.module.StateAccessType): class
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py1235 class Subclass(Mock): class
1242 class Subclass(Mock): class

Completed in 37 milliseconds