Searched refs:ConfigureEndpoints (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/p2p/base/ |
D | p2ptransportchannel_unittest.cc | 828 void ConfigureEndpoints(Config config1, in ConfigureEndpoints() function in P2PTransportChannelTest 1054 ConfigureEndpoints(x, y, PORTALLOCATOR_ENABLE_SHARED_SOCKET, \ 1114 ConfigureEndpoints(OPEN, OPEN, kDefaultPortAllocatorFlags, in P2P_TEST_SET() 1123 ConfigureEndpoints(OPEN, OPEN, kDefaultPortAllocatorFlags, in TEST_F() 1156 ConfigureEndpoints(OPEN, OPEN, kDefaultPortAllocatorFlags, in TEST_F() 1200 ConfigureEndpoints(OPEN, NAT_SYMMETRIC, kDefaultPortAllocatorFlags, in TEST_F() 1242 ConfigureEndpoints(OPEN, OPEN, kDefaultPortAllocatorFlags, in TEST_F() 1257 ConfigureEndpoints(NAT_FULL_CONE, OPEN, kDefaultPortAllocatorFlags, in TEST_F() 1278 ConfigureEndpoints(OPEN, NAT_FULL_CONE, kDefaultPortAllocatorFlags, in TEST_F() 1444 ConfigureEndpoints( in TEST_F() [all …]
|