Searched refs:test_discard (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_weakset.py | 218 def test_discard(self): member in TestWeakSet |
D | test_set.py | 414 def test_discard(self): member in TestSet |
D | test_mailbox.py | 114 def test_discard(self, repetitions=10): member in TestMailbox |