Home
last modified time | relevance | path

Searched refs:test_mro (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_functions.py30 def test_mro(self): member in FunctionTestCase
/third_party/python/Lib/test/
Dtest_functools.py1811 def test_mro(self): member in TestSingleDispatch