Searched defs:VerifyDomainAuthentication (Results 1 – 2 of 2) sorted by relevance
967 bool SpdySession::VerifyDomainAuthentication(std::string_view domain) const { in VerifyDomainAuthentication() function in net::SpdySession
2588 TEST_F(SpdySessionTest, VerifyDomainAuthentication) { in TEST_F() argument