Searched defs:ReceiveBlocking (Results 1 – 2 of 2) sorted by relevance
162 EventLoopConnectingClientSocket::ReceiveBlocking(QuicByteCount max_size) { in ReceiveBlocking() function in quic::EventLoopConnectingClientSocket
512 TEST_P(EventLoopConnectingClientSocketTest, ReceiveBlocking) { in TEST_P() argument