Home
last modified time | relevance | path

Searched defs:test_addr (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun_unittest.cc813 rtc::SocketAddress test_addr(test_ip, kTestMessagePort2); in TEST_F() local
828 rtc::SocketAddress test_addr(test_ip, kTestMessagePort2); in TEST_F() local
872 rtc::SocketAddress test_addr(test_ip, kTestMessagePort2); in TEST_F() local
901 rtc::SocketAddress test_addr(test_ip, kTestMessagePort4); in TEST_F() local
930 rtc::SocketAddress test_addr(test_ip, kTestMessagePort1); in TEST_F() local
960 rtc::SocketAddress test_addr(test_ip, kTestMessagePort3); in TEST_F() local
/external/webrtc/webrtc/base/
Dsocket_unittest.cc915 SocketAddress test_addr(dest, 2345); in UdpReadyToSend() local