Home
last modified time | relevance | path

Searched defs:DoScheduledWrite (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dimportant_file_writer.cc287 void ImportantFileWriter::DoScheduledWrite() { in DoScheduledWrite() function in base::ImportantFileWriter
Dimportant_file_writer_unittest.cc252 TEST_F(ImportantFileWriterTest, DoScheduledWrite) { in TEST_F() argument