Searched defs:TestFsyncFunction (Results 1 - 1 of 1) sorted by last modified time

/bionic/tests/
H A Dunistd_test.cpp366 static void TestFsyncFunction(int (*fn)(int)) { function
402 TestFsyncFunction(fdatasync);
406 TestFsyncFunction(fsync);

Completed in 32 milliseconds