Searched refs:test_unbound_method (Results 1 – 2 of 2) sorted by relevance
338 def test_unbound_method(self): member in ProfileSimulatorTestCase
2427 def test_unbound_method(o): function2459 test_unbound_method(_pickle.Pickler.dump)2472 test_unbound_method(type.__call__)2473 test_unbound_method(int.__add__)2488 test_unbound_method(dict.__delitem__)2489 test_unbound_method(property.__delete__)