HomeSort by relevance Sort by last modified time
    Searched refs:ShouldReportTracingError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/chromedriver/
performance_logger.h 79 bool ShouldReportTracingError();
performance_logger.cc 221 bool PerformanceLogger::ShouldReportTracingError() {
258 if (status.IsError() && ShouldReportTracingError()) {
278 if (status.IsError() && ShouldReportTracingError()) {

Completed in 79 milliseconds