Searched defs:test_mro (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/test/test_ctypes/ | ||
| D | test_functions.py | 36 def test_mro(self): member in FunctionTestCase |
| /external/python/cpython3/Lib/test/ | ||
| D | test_functools.py | 1985 def test_mro(self): member in TestSingleDispatch |