Home
last modified time | relevance | path

Searched refs:WebSocketStandardResponse (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/websockets/
H A Dwebsocket_stream_test.cc164 WebSocketStandardResponse( in CreateAndConnectStandard()
351 WebSocketStandardResponse(extra_response_headers)); in CreateAndConnectStringResponse()
1474 WebSocketStandardResponse(std::string())); in TEST_P()
1497 std::string response2 = WebSocketStandardResponse(std::string()); in TEST_P()
1540 WebSocketStandardResponse(std::string()))); in TEST_P()
1567 WebSocketStandardResponse(std::string()))); in TEST_P()
1759 std::string response = WebSocketStandardResponse(std::string()) + "\x88" + in TEST_P()
H A Dwebsocket_test_util.h82 std::string WebSocketStandardResponse(const std::string& extra_headers);
H A Dwebsocket_stream_cookie_test.cc171 WebSocketStandardResponse("")); in TEST_P()
H A Dwebsocket_test_util.cc107 std::string WebSocketStandardResponse(const std::string& extra_headers) { in WebSocketStandardResponse() function
H A Dwebsocket_handshake_stream_create_helper_test.cc203 WebSocketStandardResponse( in CreateAndInitializeStream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/websockets/
H A Dwebsocket_stream_test.cc165 WebSocketStandardResponse( in CreateAndConnectStandard()
352 WebSocketStandardResponse(extra_response_headers)); in CreateAndConnectStringResponse()
1473 WebSocketStandardResponse(std::string())); in TEST_P()
1496 std::string response2 = WebSocketStandardResponse(std::string()); in TEST_P()
1539 WebSocketStandardResponse(std::string()))); in TEST_P()
1566 WebSocketStandardResponse(std::string()))); in TEST_P()
H A Dwebsocket_test_util.h81 std::string WebSocketStandardResponse(const std::string& extra_headers);
H A Dwebsocket_stream_cookie_test.cc170 cookie_header, WebSocketStandardResponse("")); in TEST_P()
H A Dwebsocket_test_util.cc107 std::string WebSocketStandardResponse(const std::string& extra_headers) { in WebSocketStandardResponse() function
H A Dwebsocket_handshake_stream_create_helper_test.cc198 WebSocketStandardResponse( in CreateAndInitializeStream()