Searched refs:stop_time_us_ (Results 1 – 2 of 2) sorted by relevance
339 : start_time_us_(start_time_us), stop_time_us_(stop_time_us) {} in RTC_POP_IGNORING_WUNDEF()342 int64_t stop_time_ms() const { return stop_time_us_ / 1000; } in RTC_POP_IGNORING_WUNDEF()343 int64_t stop_time_us() const { return stop_time_us_; } in RTC_POP_IGNORING_WUNDEF()347 int64_t stop_time_us_; in RTC_POP_IGNORING_WUNDEF() local
190 int64_t stop_time_us_; member in webrtc::__anon6f4bb29c0111::RtcEventLogSession538 stop_time_us_ = rtc::TimeMicros(); in WriteLog()558 verifier_.VerifyLoggedStopEvent(stop_time_us_, parsed_stop_log_events[0]); in ReadAndVerifyLog()745 stop_time_us_ / 1000); in ReadAndVerifyLog()