Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_functions.py30 def test_mro(self): member in FunctionTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_functions.py30 def test_mro(self): member in FunctionTestCase
/external/python/cpython3/Lib/test/
Dtest_functools.py1666 def test_mro(self): member in TestSingleDispatch