Searched refs:test_unbound_method (Results 1 – 3 of 3) sorted by relevance
74 def test_unbound_method(self): member in TestFunctionSignatures
338 def test_unbound_method(self): member in ProfileSimulatorTestCase
2302 def test_unbound_method(o): function2334 test_unbound_method(_pickle.Pickler.dump)2347 test_unbound_method(type.__call__)2348 test_unbound_method(int.__add__)2363 test_unbound_method(dict.__delitem__)2364 test_unbound_method(property.__delete__)