Home
last modified time | relevance | path

Searched refs:test_staticmethod (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_decorators.py97 def test_staticmethod(self): member in TestDecorators
Dtest_pydoc.py1168 def test_staticmethod(self): member in TestDescriptions
Dtest_functools.py1841 def test_staticmethod(x): member in TestLRU.test_lru_cache_weakrefable.A
1846 weakref.ref(A.test_staticmethod)]
Dtest_inspect.py2490 def test_staticmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A
2495 f3 = functools.partialmethod((test_staticmethod), 1)
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_torchbind.py441 def test_staticmethod(self): member in TestTorchbind
H A Dtest_class_type.py1272 def test_staticmethod(self): member in TestClassType
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtesthelpers.py1142 def test_staticmethod(self): member in TestCallablePredicate
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtesthelpers.py1142 def test_staticmethod(self): member in TestCallablePredicate