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