Searched refs:test_dicts (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_richcmp.py | 259 def test_dicts(self): member in DictTest |
D | test_gdb.py | 304 def test_dicts(self): member in PrettyPrintTests |
D | test_descr.py | 195 def test_dicts(self): member in OperatorsTest |
/external/python/cpython3/Lib/test/ | ||
D | test_richcmp.py | 283 def test_dicts(self): member in DictTest |
D | test_gdb.py | 329 def test_dicts(self): member in PrettyPrintTests |
D | test_descr.py | 191 def test_dicts(self): member in OperatorsTest |