Home | History | Annotate | Download | only in update_engine

Lines Matching refs:diff

1056   TimeDelta diff = GetUpdateDuration() - stored_delta;
1057 if (diff < -kDurationSlack) {
1061 << utils::FormatTimeDelta(diff)