Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_stream.cc212 void QuicCryptoStream::NeuterUnencryptedStreamData() { in NeuterUnencryptedStreamData() function in quic::QuicCryptoStream
H A Dquic_crypto_stream_test.cc377 TEST_F(QuicCryptoStreamTest, NeuterUnencryptedStreamData) { in TEST_F() argument