Searched refs:SetClosingHandshakeTimeoutForTesting (Results 1 – 3 of 3) sorted by relevance
151 void SetClosingHandshakeTimeoutForTesting(base::TimeDelta delay);
1731 channel_->SetClosingHandshakeTimeoutForTesting( in TEST_F()1763 channel_->SetClosingHandshakeTimeoutForTesting( in TEST_F()2749 channel_->SetClosingHandshakeTimeoutForTesting( in CreateChannelAndConnectSuccessfully()
425 void WebSocketChannel::SetClosingHandshakeTimeoutForTesting( in SetClosingHandshakeTimeoutForTesting() function in net::WebSocketChannel