Searched refs:EventPrinter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/logging/win/
H A Dlog_file_printer.cc90 class EventPrinter : public logging_win::LogFileDelegate { class in namespace:__anon7064
92 explicit EventPrinter(std::ostream* out);
93 virtual ~EventPrinter();
130 DISALLOW_COPY_AND_ASSIGN(EventPrinter);
133 EventPrinter::EventPrinter(std::ostream* out) function in class:__anon7064::EventPrinter
137 EventPrinter::~EventPrinter() {
140 void EventPrinter::PrintTimeStamp(LARGE_INTEGER time_stamp) {
159 void EventPrinter
[all...]

Completed in 637 milliseconds