Searched refs:test_tuples (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_range.py | 590 test_tuples = list(map(tuple, test_ranges)) |
D | test_raise.py | 466 def test_tuples(self): member in TestRemovedFunctionality |
D | test_gdb.py | 395 def test_tuples(self): member in PrettyPrintTests |
/external/python/cpython2/Lib/test/ | ||
D | test_gdb.py | 322 def test_tuples(self): member in PrettyPrintTests |