Searched defs:VerifyDomainAuthentication (Results 1 – 2 of 2) sorted by relevance
974 bool SpdySession::VerifyDomainAuthentication(const std::string& domain) const { in VerifyDomainAuthentication() function in net::SpdySession
2496 TEST_F(SpdySessionTest, VerifyDomainAuthentication) { in TEST_F() argument