Home
last modified time | relevance | path

Searched defs:ReceiveBlocking (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Devent_loop_connecting_client_socket.cc162 EventLoopConnectingClientSocket::ReceiveBlocking(QuicByteCount max_size) { in ReceiveBlocking() function in quic::EventLoopConnectingClientSocket
H A Devent_loop_connecting_client_socket_test.cc512 TEST_P(EventLoopConnectingClientSocketTest, ReceiveBlocking) { in TEST_P() argument