Searched refs:test_flush (Results 1 – 12 of 12) sorted by relevance
61 void test_flush _Z_OF((Byte *compr, uLong *comprLen));382 void test_flush(Byte *compr, uLong comprLen) in test_flush() function588 test_flush(compr, &comprLen); in main()
66 void test_flush _Z_OF((Byte *compr, uLong *comprLen));383 void test_flush(Byte *compr, uLong *comprLen) { in test_flush() function586 test_flush(compr, &comprLen); in main()
114 static errcode_t test_flush(io_channel channel) in test_flush() function140 test_flush(channel); in test_abort()546 .flush = test_flush,
49 def test_flush(self): member in EncryptingStreamTest
254 async def test_flush(): function573 await test_flush()
60 We were forced to turn off the following functions: `test_flush`, `test_sync` which use currently u…
189 def test_flush(self): member in PythonHandlerTest
350 def test_flush(self): member in MemoryTestMixin
503 def test_flush(self): member in TestMailbox
1912 def test_flush(self): member in BufferedWriterTest
1165 def test_flush(self): member in MemoryHandlerTest
123775 -TEST_BEGIN(test_flush) {124038 - test_flush,