Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c76 static errcode_t test_flush(io_channel channel);
93 test_flush,
160 test_flush(channel); in test_abort()
452 static errcode_t test_flush(io_channel channel) in test_flush() function
/external/zlib/src/test/
Dexample.c44 void test_flush OF((Byte *compr, uLong *comprLen));
375 void test_flush(compr, comprLen) in test_flush() function
590 test_flush(compr, &comprLen);
/external/zlib/src/contrib/pascal/
Dexample.pas368 procedure test_flush(compr: Pointer; var comprLen : LongInt); procedure
583 test_flush(compr, comprLen);
/external/skia/tests/
DResourceCacheTest.cpp1033 static void test_flush(skiatest::Reporter* reporter) { in test_flush() function
1210 test_flush(reporter); in DEF_GPUTEST()