Searched defs:timestamp_now (Results 1 – 3 of 3) sorted by relevance
263 uint32_t timestamp_now = rtp_receive_timestamp_ + kTimestampStep10Ms; in TEST_F() local342 uint32_t timestamp_now = rtp_receive_timestamp_ + kTimestampStep * (3 + in TEST_F() local
163 uint32_t timestamp_now, SyncStream* sync_stream) { in LatePackets()
206 uint32_t timestamp_now = timestamp + duration + 100; in TEST() local