Searched refs:ReceivePingOnConnection (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/p2p/base/ |
D | p2p_transport_channel_unittest.cc | 3186 void ReceivePingOnConnection( in ReceivePingOnConnection() function in cricket::P2PTransportChannelPingTest 3215 void ReceivePingOnConnection(Connection* conn, in ReceivePingOnConnection() function in cricket::P2PTransportChannelPingTest 3219 ReceivePingOnConnection(conn, remote_ufrag, priority, nomination, in ReceivePingOnConnection() 4103 ReceivePingOnConnection(conn, kIceUfrag[1], 1, 2U); in TEST_F() 4106 ReceivePingOnConnection(conn, kIceUfrag[1], 1, 1U); in TEST_F() 4186 ReceivePingOnConnection(conn2, kIceUfrag[2], 1 /* priority */); in TEST_F()
|