Home
last modified time | relevance | path

Searched defs:socket_url (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dwebsocket_dispatcher_host_unittest.cc93 GURL socket_url("ws://example.com/test"); in TEST_F() local
127 GURL socket_url("ws://example.com/test"); in TEST_F() local
Dwebsocket_host.cc346 const GURL& socket_url, in OnAddChannelRequest()
/external/chromium_org/net/websockets/
Dwebsocket_stream.cc251 const GURL& socket_url, in CreateAndConnectStream()
272 const GURL& socket_url, in CreateAndConnectStreamForTesting()
Dwebsocket_channel.cc321 const GURL& socket_url, in SendAddChannelRequest()
508 const GURL& socket_url, in SendAddChannelRequestForTesting()
522 const GURL& socket_url, in SendAddChannelRequestWithSuppliedCreator()
Dwebsocket_stream_test.cc87 const std::string& socket_url, in CreateAndConnectCustomResponse()
101 void CreateAndConnectStandard(const std::string& socket_url, in CreateAndConnectStandard()
117 const std::string& socket_url, in CreateAndConnectRawExpectations()
127 void CreateAndConnectStream(const std::string& socket_url, in CreateAndConnectStream()
Dwebsocket_handshake_stream_create_helper_test.cc80 const std::string& socket_url, in CreateAndInitializeStream()
Dwebsocket_channel_test.cc721 GURL socket_url; member
798 GURL socket_url; member
/external/chromium_org/net/socket_stream/
Dsocket_stream_job.cc30 GURL socket_url(url); in CreateSocketStreamJob() local