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

/external/chromium_org/chrome/test/logging/win/
H A Dlog_file_reader.h33 virtual void OnUnknownEvent(const EVENT_TRACE* event) = 0;
H A Dlog_file_printer.cc92 virtual void OnUnknownEvent(const EVENT_TRACE* event) OVERRIDE;
178 void EventPrinter::OnUnknownEvent(const EVENT_TRACE* event) { function in class:__anon5985::EventPrinter
H A Dlog_file_reader.cc221 delegate_->OnUnknownEvent(event);

Completed in 81 milliseconds