Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/chromedriver/
Dperformance_logger.cc53 bool ShouldLogEvent(const std::string& method) { in ShouldLogEvent() function
167 if (!ShouldLogEvent(method)) in HandleInspectorEvents()