Searched refs:test_unbound_method (Results 1 – 2 of 2) sorted by relevance
339 def test_unbound_method(self): member in ProfileSimulatorTestCase
2518 def test_unbound_method(o): function2550 test_unbound_method(_pickle.Pickler.dump)2563 test_unbound_method(type.__call__)2564 test_unbound_method(int.__add__)2579 test_unbound_method(dict.__delitem__)2580 test_unbound_method(property.__delete__)