Home
last modified time | relevance | path

Searched refs:test_tuples (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_range.py615 test_tuples = list(map(tuple, test_ranges))
620 tuples_eq = [a == b for a in test_tuples for b in test_tuples]
H A Dtest_raise.py488 def test_tuples(self): member in TestRemovedFunctionality
H A Dtest_gdb.py404 def test_tuples(self): member in PrettyPrintTests
H A Dtest_ast.py2178 def test_tuples(self): member in EndPositionTests

Completed in 8 milliseconds