Home
last modified time | relevance | path

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

/external/cronet/net/spdy/
Dspdy_session.cc1154 bool SpdySession::VerifyDomainAuthentication(const std::string& domain) const { in VerifyDomainAuthentication() function in net::SpdySession
Dspdy_session_unittest.cc2531 TEST_F(SpdySessionTest, VerifyDomainAuthentication) { in TEST_F() argument