Searched refs:test_popitem (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | mapping_tests.py | 290 def test_popitem(self): member in BasicTestMappingProtocol |
D | test_bsddb.py | 280 def test_popitem(self): member in TestBSDDB |
D | test_collections.py | 866 def test_popitem(self): member in TestOrderedDict |
D | test_dict.py | 302 def test_popitem(self): member in DictTest |
D | test_mailbox.py | 332 def test_popitem(self, iterations=10): member in TestMailbox |