Searched refs:test_methodcaller (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_operator.py | 436 def test_methodcaller(self): member in OperatorTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_operator.py | 453 def test_methodcaller(self): member in OperatorTestCase |