Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc1288 uint32_t after_last_receiving = rtc::Time(); in TEST_F() local
1294 conn->UpdateState(after_last_receiving + DEAD_CONNECTION_RECEIVE_TIMEOUT + 1); in TEST_F()