Searched refs:up_time (Results 1 – 2 of 2) sorted by relevance
67 const auto& up_time = since_boot_with_sleep; in ToString() local75 up_time.secs, NsecToUsec(up_time.nsecs), in ToString()
134 Time up_time = Time::FromInternalValue(21345); in TEST_F() local136 clock_->SetMonotonicTime(up_time); in TEST_F()138 TimeDelta duration_uptime = up_time - Time::FromInternalValue(12345); in TEST_F()