Searched refs:test_staticmethod (Results 1 – 8 of 8) sorted by relevance
97 def test_staticmethod(self): member in TestDecorators
1168 def test_staticmethod(self): member in TestDescriptions
1841 def test_staticmethod(x): member in TestLRU.test_lru_cache_weakrefable.A1846 weakref.ref(A.test_staticmethod)]
2490 def test_staticmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A2495 f3 = functools.partialmethod((test_staticmethod), 1)
441 def test_staticmethod(self): member in TestTorchbind
1272 def test_staticmethod(self): member in TestClassType
1142 def test_staticmethod(self): member in TestCallablePredicate