Home
last modified time | relevance | path

Searched refs:test_discard (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c474 static errcode_t test_discard(io_channel channel, unsigned long long block, in test_discard() function
546 .discard = test_discard,
/external/python/cpython2/Lib/test/
Dtest_weakset.py248 def test_discard(self): member in TestWeakSet
Dtest_set.py432 def test_discard(self): member in TestSet
Dtest_mailbox.py123 def test_discard(self, repetitions=10): member in TestMailbox