Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/logging/win/
Dlog_file_printer.h23 void PrintLogFile(const base::FilePath& log_file, std::ostream* out);
Dtest_log_collector.cc261 logging_win::PrintLogFile(log_file_, &std::cerr); in ProcessSessionForTest()
Dlog_file_printer.cc242 void logging_win::PrintLogFile(const base::FilePath& log_file, in PrintLogFile() function in logging_win