Searched defs:time_now_ms (Results 1 – 9 of 9) sorted by relevance
100 size_t time_now_ms = 0; in EncodeDecode() local
44 uint32_t time_now_ms = rtc::Time(); in ForwardThisPacket() local
56 int32_t time_now_ms = 0; in Run() local
520 int64_t time_now_ms = start_time_ms; in main() local
172 int time_now_ms, fec_frames; in TEST_P() local
53 int64_t time_now_ms = clock_->TimeInMilliseconds(); in Encode() local
59 int64_t time_now_ms() const { in time_now_ms() function in webrtc::Time
3113 int64_t time_now_ms = clock_->TimeInMilliseconds(); in TEST_F() local
48 int64_t time_now_ms, in RunFor()