Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_handshake_message_test.cc96 TEST(CryptoHandshakeMessageTest, HasStringPiece) { in TEST() argument
H A Dcrypto_handshake_message.cc162 bool CryptoHandshakeMessage::HasStringPiece(QuicTag tag) const { in HasStringPiece() function in quic::CryptoHandshakeMessage