Searched refs:WaitForCryptoHandshakeConfirmed (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/tools/quic/test_tools/
H A Dserver_thread.h34 void WaitForCryptoHandshakeConfirmed();
H A Dserver_thread.cc72 void ServerThread::WaitForCryptoHandshakeConfirmed() { function in class:net::tools::test::ServerThread
/external/chromium_org/net/tools/quic/
H A Dend_to_end_test.cc579 client_->client()->WaitForCryptoHandshakeConfirmed();
597 client_->client()->WaitForCryptoHandshakeConfirmed();
618 client_->client()->WaitForCryptoHandshakeConfirmed();
640 client_->client()->WaitForCryptoHandshakeConfirmed();
658 client_->client()->WaitForCryptoHandshakeConfirmed();
702 client_->client()->WaitForCryptoHandshakeConfirmed();
723 client_->client()->WaitForCryptoHandshakeConfirmed();
733 client_->client()->WaitForCryptoHandshakeConfirmed();
734 server_thread_->WaitForCryptoHandshakeConfirmed();
767 client_->client()->WaitForCryptoHandshakeConfirmed();
[all...]
H A Dquic_client.h101 void WaitForCryptoHandshakeConfirmed();
H A Dquic_client.cc262 void QuicClient::WaitForCryptoHandshakeConfirmed() { function in class:net::tools::QuicClient

Completed in 312 milliseconds