Searched defs:DeleteOnClose (Results 1 – 2 of 2) sorted by relevance
47 TEST_F(MappedFileWriterTest, DeleteOnClose) { in TEST_F() argument
318 bool File::DeleteOnClose(bool delete_on_close) { in DeleteOnClose() function in base::File