Searched defs:InitFromChallenge (Results 1 – 2 of 2) sorted by relevance
10 bool HttpAuthHandler::InitFromChallenge(std::string::const_iterator begin, in InitFromChallenge() function in net::HttpAuthHandler
40 TEST(HttpAuthHandlerBasicTest, InitFromChallenge) { in TEST() argument