Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session.cc967 bool SpdySession::VerifyDomainAuthentication(std::string_view domain) const { in VerifyDomainAuthentication() function in net::SpdySession
H A Dspdy_session_unittest.cc2588 TEST_F(SpdySessionTest, VerifyDomainAuthentication) { in TEST_F() argument