Home
last modified time | relevance | path

Searched refs:test_dict (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/test/
Dtest_long.py1033 test_dict = {0:0, 1:0, 2:0, 3:0, 4:0, 5:0,
1037 for k, v in test_dict.items():
Dtest_marshal.py149 def test_dict(self): member in ContainerTestCase
Dtest_gc.py94 def test_dict(self): member in GCTests
Dtest_compile.py1029 def test_dict(self): member in TestExpressionStackSize
Dtest_fstring.py1141 def test_dict(self): member in TestCase
Dtest_ast.py1343 def test_dict(self): member in ASTValidatorTests
Dtest_typing.py1750 def test_dict(self): member in GenericTests
3491 def test_dict(self): member in CollectionsAbcTests
D_test_multiprocessing.py2221 def test_dict(self): member in _TestContainers
5654 def test_dict(self): member in TestSyncManagerTypes