Home
last modified time | relevance | path

Searched refs:DoScheduledWrite (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dimportant_file_writer.cc190 &ImportantFileWriter::DoScheduledWrite); in ScheduleWrite()
194 void ImportantFileWriter::DoScheduledWrite() { in DoScheduledWrite() function in base::ImportantFileWriter
Dimportant_file_writer_unittest.cc166 TEST_F(ImportantFileWriterTest, DoScheduledWrite) { in TEST_F() argument
172 writer.DoScheduledWrite(); in TEST_F()
Dimportant_file_writer.h96 void DoScheduledWrite();