Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc69 static const int LOW_RTT = 20; variable
3168 conn->ReceivedPingResponse(LOW_RTT, "id"); // make it writable in CreateConnectionWithCandidate()
3321 conn1->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3357 conn->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3376 conn->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3391 conn->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3477 conn1->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3595 conn2->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3678 conn1->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
3690 conn2->ReceivedPingResponse(LOW_RTT, "id"); in TEST_F()
[all …]