Searched refs:SetWebSocketKeyForTesting (Results 1 – 4 of 4) sorted by relevance
78 void SetWebSocketKeyForTesting(const std::string& key);
103 ->SetWebSocketKeyForTesting("dGhlIHNhbXBsZSBub25jZQ=="); in CreateAndInitializeStream()
530 void WebSocketBasicHandshakeStream::SetWebSocketKeyForTesting( in SetWebSocketKeyForTesting() function in net::WebSocketBasicHandshakeStream
103 stream->SetWebSocketKeyForTesting("dGhlIHNhbXBsZSBub25jZQ=="); in OnStreamCreated()