Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/logging/win/
Dlog_file_reader.h74 void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate);
Dlog_file_reader.cc257 void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate) { in ReadLogFile() function
Dlog_file_printer.cc245 logging_win::ReadLogFile(log_file, &printer); in PrintLogFile()