Searched refs:report_failure (Results 1 – 1 of 1) sorted by relevance
128 bool report_failure = !result.has_value(); in ExecuteCommand() local129 if (report_failure && android::base::GetMinimumLogSeverity() > android::base::DEBUG && in ExecuteCommand()131 report_failure = false; in ExecuteCommand()135 if (report_failure || duration > 50ms || in ExecuteCommand()