Home
last modified time | relevance | path

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

/external/cronet/net/websockets/
Dwebsocket_stream.cc468 const GURL& socket_url, in CreateAndConnectStream()
488 const GURL& socket_url, in CreateAndConnectStreamForTesting()
Dwebsocket_channel.cc262 const GURL& socket_url, in SendAddChannelRequest()
391 const GURL& socket_url, in SendAddChannelRequestForTesting()
416 const GURL& socket_url, in SendAddChannelRequestWithSuppliedCallback()
Dwebsocket_stream_create_test_base.cc100 const GURL& socket_url, in CreateAndConnectStream()
Dwebsocket_stream_test.cc159 const GURL socket_url(url); in CreateAndConnectStandard() local
325 const GURL socket_url(url); in CreateAndConnectCustomResponse() local
350 const GURL socket_url(url); in CreateAndConnectStringResponse() local
Dwebsocket_end_to_end_test.cc311 bool ConnectAndWait(const GURL& socket_url) { in ConnectAndWait()
Dwebsocket_channel_test.cc763 GURL socket_url; member
852 GURL socket_url; member