Searched refs:test_classmethod (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_decorators.py | 103 def test_classmethod(self): member in TestDecorators |
D | test_pydoc.py | 1189 def test_classmethod(self): member in TestDescriptions |
D | test_inspect.py | 2486 def test_classmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A |
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testhelpers.py | 1153 def test_classmethod(self): member in TestCallablePredicate |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 1153 def test_classmethod(self): member in TestCallablePredicate |
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_autograd_function.py | 382 def test_classmethod(self): member in AutogradFunctionTests |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_class_type.py | 1311 def test_classmethod(self): member in TestClassType |