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

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

Completed in 287 milliseconds