Searched defs:TestFsyncFunction (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dunistd_test.cpp350 static void TestFsyncFunction(int (*fn)(int)) { function
386 TestFsyncFunction(fdatasync);
390 TestFsyncFunction(fsync);

Completed in 42 milliseconds