Searched defs:ConnectData (Results 1 – 1 of 1) sorted by relevance
791 struct ConnectData { struct in net::__anon89aaeda00111::WebSocketChannelTest792 ConnectData() : socket_url("ws://ws/"), origin("http://ws") {} in ConnectData() argument795 URLRequestContext url_request_context;798 GURL socket_url;800 std::vector<std::string> requested_subprotocols;802 url::Origin origin;805 ArgumentCopyingWebSocketStreamCreator creator;