Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/chromedriver/
Dperformance_logger.cc221 bool PerformanceLogger::ShouldReportTracingError() { in ShouldReportTracingError() function in PerformanceLogger
258 if (status.IsError() && ShouldReportTracingError()) { in StartTrace()
278 if (status.IsError() && ShouldReportTracingError()) { in CollectTraceEvents()
Dperformance_logger.h79 bool ShouldReportTracingError();