Searched refs:test_popitem (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_ordered_dict.py | 220 def test_popitem(self): member in OrderedDictTests |
D | mapping_tests.py | 288 def test_popitem(self): member in BasicTestMappingProtocol |
D | test_dict_version.py | 150 def test_popitem(self): member in DictVersionTests |
D | test_dict.py | 457 def test_popitem(self): member in DictTest |
D | test_configparser.py | 809 def test_popitem(self): member in BasicTestCase |
D | test_mailbox.py | 443 def test_popitem(self, iterations=10): member in TestMailbox |