Home
last modified time | relevance | path

Searched refs:after_last_receiving (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/p2p/base/
Dport_unittest.cc1292 int64_t after_last_receiving = rtc::TimeMillis(); in TEST_F() local
1298 conn->UpdateState(after_last_receiving + DEAD_CONNECTION_RECEIVE_TIMEOUT + 1); in TEST_F()
1324 int64_t after_last_receiving = rtc::TimeMillis(); in TEST_F() local
1329 conn->UpdateState(after_last_receiving + 90000 + 1); in TEST_F()