Searched refs:test_popitem (Results 1 - 6 of 6) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_ordered_dict.py | 220 def test_popitem(self): member in OrderedDictTests 749 "test_popitem test_reinsert test_override_update " + 888 def test_popitem(self): member in PurePythonGeneralMappingTests 900 def test_popitem(self): member in CPythonGeneralMappingTests 913 def test_popitem(self): member in PurePythonSubclassMappingTests 927 def test_popitem(self): member in CPythonSubclassMappingTests 968 def test_popitem(self): member in SimpleLRUCacheTests |
H A D | mapping_tests.py | 288 def test_popitem(self): member in BasicTestMappingProtocol 500 def test_popitem(self): member in TestMappingProtocol 501 BasicTestMappingProtocol.test_popitem(self) |
H A D | test_dict_version.py | 150 def test_popitem(self): member in DictVersionTests |
H A D | test_dict.py | 458 def test_popitem(self): member in DictTest |
H A D | test_configparser.py | 809 def test_popitem(self): function |
H A D | test_mailbox.py | 448 def test_popitem(self, iterations=10): member in TestMailbox |
Completed in 11 milliseconds