Home
last modified time | relevance | path

Searched defs:challenge_text (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/http/
Dhttp_auth_challenge_tokenizer.h29 std::string challenge_text() const { in challenge_text() function
Dhttp_auth_sspi_win_unittest.cc65 std::string challenge_text = "Negotiate"; in TEST() local
102 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
Dhttp_auth_gssapi_posix_unittest.cc184 std::string challenge_text = "Negotiate"; in TEST() local
222 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
Dhttp_auth_unittest.cc31 std::string challenge_text = "Basic"; in CreateMockHandler() local