Searched refs:FlushClose (Results 1 – 4 of 4) sorted by relevance
114 int FlushClose() WARN_UNUSED;
417 int FdFile::FlushClose() { in FlushClose() function in unix_file::FdFile
598 ASSERT_EQ(rel_file->FlushClose(), 0); in TEST_F()
94 CHECK_EQ(oat_file->FlushClose(), 0) << "Could not flush and close oat file";