Home
last modified time | relevance | path

Searched defs:client_stream (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dtest_utils.h90 internal::Packet client_stream(span<const std::byte> payload) const { in client_stream() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_spdy_client_base.cc60 QuicSpdyClientStream* client_stream = in OnClose() local
/aosp_15_r20/external/pigweed/pw_stream/
H A Dsocket_stream_test.cc172 SocketStream client_stream; in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_server_stream_test.cc110 QuicCryptoClientStream* client_stream() { in client_stream() function in quic::test::__anon580f54c20111::QuicCryptoServerStreamTest
H A Dtls_server_handshaker_test.cc289 QuicCryptoClientStream* client_stream() { in client_stream() function in quic::test::__anonf8ebc3900111::TlsServerHandshakerTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc714 QuicSpdyClientStream* client_stream = in OnClose() local
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream_test.cc689 QuicChromiumClientStream::Handle* client_stream = in TEST_P() local
/aosp_15_r20/external/rust/crates/openssl/src/ssl/test/
Dmod.rs1399 let mut client_stream = in stateless() localVariable