Home
last modified time | relevance | path

Searched refs:test_pairs (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/json/
Djson_test.cc139 static void test_pairs() { in test_pairs() function
188 test_pairs(); in main()
/external/python/cpython3/Lib/test/
Dtest_dis.py836 test_pairs = [ variable in CodeInfoTests
848 for x, expected in self.test_pairs:
853 for x, expected in self.test_pairs:
1185 for x, expected in CodeInfoTests.test_pairs:
Dtest_decimal.py1900 test_pairs = [
1911 for d, i in test_pairs:
1920 test_pairs = [
1931 for d, i in test_pairs:
1940 test_pairs = [
1958 for d, i in test_pairs: