Searched refs:test_discard (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ | ||
D | test_io.c | 474 static errcode_t test_discard(io_channel channel, unsigned long long block, in test_discard() function |
/external/python/cpython3/Lib/test/ | ||
D | test_weakset.py | 228 def test_discard(self): member in TestWeakSet |
D | test_set.py | 461 def test_discard(self): member in TestSet |
D | test_mailbox.py | 213 def test_discard(self, repetitions=10): member in TestMailbox |
/external/python/cpython2/Lib/test/ | ||
D | test_weakset.py | 248 def test_discard(self): member in TestWeakSet |
D | test_set.py | 432 def test_discard(self): member in TestSet |
D | test_mailbox.py | 123 def test_discard(self, repetitions=10): member in TestMailbox |