Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_ctypes/
Dtest_functions.py36 def test_mro(self): member in FunctionTestCase
/external/python/cpython3/Lib/test/
Dtest_functools.py1985 def test_mro(self): member in TestSingleDispatch