HomeSort by relevance Sort by last modified time
    Searched refs:WebSocketStandardRequest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/websockets/
websocket_test_util.h 60 extern std::string WebSocketStandardRequest(const std::string& path,
websocket_handshake_stream_create_helper_test.cc 92 WebSocketStandardRequest(
websocket_test_util.cc 35 std::string WebSocketStandardRequest(const std::string& path,
websocket_stream_test.cc 120 WebSocketStandardRequest(socket_path, origin, extra_request_headers),
283 request1_ = WebSocketStandardRequest("/", "http://localhost", "");
    [all...]

Completed in 719 milliseconds