Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dport_unittest.cc1290 int64_t before_last_receiving = rtc::TimeMillis(); in TEST_F() local
1294 conn->UpdateState(before_last_receiving + DEAD_CONNECTION_RECEIVE_TIMEOUT - in TEST_F()
1322 int64_t before_last_receiving = rtc::TimeMillis(); in TEST_F() local
1326 conn->UpdateState(before_last_receiving + 90000 - 1); in TEST_F()