Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc381 void SetAllocatorFlags(int endpoint, int flags) { in SetAllocatorFlags() function in P2PTransportChannelTestBase
854 SetAllocatorFlags(0, allocator_flags1); in ConfigureEndpoints()
857 SetAllocatorFlags(1, allocator_flags2); in ConfigureEndpoints()
1260 SetAllocatorFlags(0, kOnlyLocalPorts); in TEST_F()
1281 SetAllocatorFlags(0, kOnlyLocalPorts); in TEST_F()
1304 SetAllocatorFlags(0, kOnlyLocalTcpPorts); in TEST_F()
1305 SetAllocatorFlags(1, kOnlyLocalTcpPorts); in TEST_F()
1425 SetAllocatorFlags(0, cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_F()
1426 SetAllocatorFlags(1, cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_F()
1558 SetAllocatorFlags(0, kOnlyLocalPorts); in TEST_F()
[all …]