Home
last modified time | relevance | path

Searched refs:NoSubProtocols (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/websockets/
H A Dwebsocket_stream_test.cc426 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in CreateAndConnectWithExtensions()
482 url, NoSubProtocols(), HttpRequestHeaders(), in CreateAndConnectAuthHandshake()
667 CreateAndConnectStandard("ws://www.example.org/", NoSubProtocols(), in TEST_P()
695 NoSubProtocols(), {}, {}, {}); in TEST_P()
724 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in TEST_P()
839 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in TEST_P()
930 "ws://www.example.org/", NoSubProtocols(), {}, {}, in TEST_P()
1368 CreateAndConnectStringResponse("ws://www.example.org/", NoSubProtocols(), in TEST_P()
1508 NoSubProtocols(), HttpRequestHeaders(), in TEST_P()
1537 "ws://www.example.org/", NoSubProtocols(), HttpRequestHeaders(), in TEST_P()
[all …]
H A Dwebsocket_stream_create_test_base.h70 std::vector<std::string> NoSubProtocols();
H A Dwebsocket_stream_create_test_base.cc147 std::vector<std::string> WebSocketStreamCreateTestBase::NoSubProtocols() { in NoSubProtocols() function in net::WebSocketStreamCreateTestBase
H A Dwebsocket_stream_cookie_test.cc57 CreateAndConnectStream(url, NoSubProtocols(), origin, site_for_cookies, in CreateAndConnect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/websockets/
H A Dwebsocket_stream_test.cc427 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in CreateAndConnectWithExtensions()
483 url, NoSubProtocols(), HttpRequestHeaders(), in CreateAndConnectAuthHandshake()
668 CreateAndConnectStandard("ws://www.example.org/", NoSubProtocols(), in TEST_P()
696 NoSubProtocols(), {}, {}, {}); in TEST_P()
725 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in TEST_P()
840 "wss://www.example.org/testing_path", NoSubProtocols(), {}, {}, in TEST_P()
931 "ws://www.example.org/", NoSubProtocols(), {}, {}, in TEST_P()
1367 CreateAndConnectStringResponse("ws://www.example.org/", NoSubProtocols(), in TEST_P()
1507 NoSubProtocols(), HttpRequestHeaders(), in TEST_P()
1536 "ws://www.example.org/", NoSubProtocols(), HttpRequestHeaders(), in TEST_P()
[all …]
H A Dwebsocket_stream_create_test_base.h69 std::vector<std::string> NoSubProtocols();
H A Dwebsocket_stream_create_test_base.cc143 std::vector<std::string> WebSocketStreamCreateTestBase::NoSubProtocols() { in NoSubProtocols() function in net::WebSocketStreamCreateTestBase
H A Dwebsocket_stream_cookie_test.cc55 CreateAndConnectStream(url, NoSubProtocols(), origin, site_for_cookies, in CreateAndConnect()