Searched refs:test_mro (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ctypes/test/ | ||
D | test_functions.py | 30 def test_mro(self): member in FunctionTestCase |
/third_party/python/Lib/test/ | ||
D | test_functools.py | 1811 def test_mro(self): member in TestSingleDispatch |