Searched refs:CreateClientSocket (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ipc/
H A Dunix_domain_socket_util_unittest.cc116 bool CreateClientSocket() { function in class:__anon8904::TestUnixSocketConnection
154 ASSERT_TRUE(connection.CreateClientSocket());
161 ASSERT_TRUE(connection.CreateClientSocket());
/external/chromium_org/net/socket/
H A Dunix_domain_socket_posix_unittest.cc189 SocketDescriptor CreateClientSocket() { function in class:net::__anon9688::UnixDomainSocketTestHelper
293 const SocketDescriptor sock = CreateClientSocket();
318 const SocketDescriptor sock = CreateClientSocket();
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dpeer_connection_client.cc49 talk_base::AsyncSocket* CreateClientSocket(int family) { function in namespace:__anon12203
158 control_socket_.reset(CreateClientSocket(server_address_.ipaddr().family()));
159 hanging_get_.reset(CreateClientSocket(server_address_.ipaddr().family()));

Completed in 241 milliseconds