Home | History | Annotate | Download | only in cctest

Lines Matching defs:end_time

673   uint64_t end_time = profile->GetEndTime();
675 CHECK_LE(current_time, end_time);
680 CHECK_LE(timestamp, end_time);