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