Searched refs:test_remove (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_weakset.py | 211 def test_remove(self): member in TestWeakSet |
D | list_tests.py | 290 def test_remove(self): member in CommonTest |
D | test_os.py | 535 def test_remove(self): member in Win32ErrorTests |
D | test_deque.py | 334 def test_remove(self): member in TestBasic |
D | test_bigmem.py | 1015 def test_remove(self, size): member in ListTest |
D | test_array.py | 655 def test_remove(self): member in BaseTest |
D | test_bytes.py | 737 def test_remove(self): member in ByteArrayTest |
D | test_set.py | 381 def test_remove(self): member in TestSet |
D | test_mailbox.py | 82 def test_remove(self): member in TestMailbox |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ | ||
D | test_pytree.py | 260 def test_remove(self): member in TestNodes |