Searched refs:SetAllowTcpListen (Results 1 – 1 of 1) sorted by relevance
251 void SetAllowTcpListen(bool allow_tcp_listen) { in SetAllowTcpListen() function396 void SetAllowTcpListen(int endpoint, bool allow_tcp_listen) { in SetAllowTcpListen() function in P2PTransportChannelTestBase397 return GetEndpoint(endpoint)->SetAllowTcpListen(allow_tcp_listen); in SetAllowTcpListen()1307 SetAllowTcpListen(0, true); // actpass. in TEST_F()1308 SetAllowTcpListen(1, false); // active. in TEST_F()