Searched refs:test_pairs (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_dis.py607 test_pairs = [ variable in class:CodeInfoTests
619 for x, expected in self.test_pairs:
624 for x, expected in self.test_pairs:
939 for x, expected in CodeInfoTests.test_pairs:
H A Dtest_decimal.py1893 test_pairs = [
1904 for d, i in test_pairs:
1913 test_pairs = [
1924 for d, i in test_pairs:
1933 test_pairs = [
1951 for d, i in test_pairs:

Completed in 108 milliseconds