Home
last modified time | relevance | path

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

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