Searched refs:test_mro (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_functions.py | 30 def test_mro(self): member in FunctionTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_functions.py | 30 def test_mro(self): member in FunctionTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 1666 def test_mro(self): member in TestSingleDispatch |