Home
last modified time | relevance | path

Searched refs:test_pop (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dmapping_tests.py295 def test_pop(self): member in BasicTestMappingProtocol
538 def test_pop(self): member in TestMappingProtocol
539 BasicTestMappingProtocol.test_pop(self)
596 def test_pop(self): member in TestHashMappingProtocol
597 TestMappingProtocol.test_pop(self)
Dtest_bsddb.py287 def test_pop(self): member in TestBSDDB
Dtest_weakset.py225 def test_pop(self): member in TestWeakSet
Dtest_dict.py329 def test_pop(self): member in DictTest
Dlist_tests.py277 def test_pop(self): member in CommonTest
Dtest_sets.py401 def test_pop(self): member in TestMutate
Dtest_set.py425 def test_pop(self): member in TestSet
1112 def test_pop(self): member in TestMutate
Dtest_collections.py876 def test_pop(self): member in TestOrderedDict
Dtest_bigmem.py991 def test_pop(self, size): member in ListTest
Dtest_array.py669 def test_pop(self): member in BaseTest
Dtest_bytes.py754 def test_pop(self): member in ByteArrayTest
Dtest_mailbox.py314 def test_pop(self): member in TestMailbox