Searched refs:test_issubclass (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_bool.py | 199 def test_issubclass(self): member in BoolTest |
D | test_builtin.py | 745 def test_issubclass(self): member in BuiltinTest |
/external/python/cpython2/Lib/test/ | ||
D | test_bool.py | 194 def test_issubclass(self): member in BoolTest |
D | test_builtin.py | 690 def test_issubclass(self): member in BuiltinTest |