Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_multi_round_parse_unittest.cc18 std::string challenge_text = "Negotiate"; in TEST() local
30 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
40 std::string challenge_text = "DummyScheme"; in TEST() local
50 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
65 std::string challenge_text = "Negotiate"; in TEST() local
78 std::string challenge_text = "Negotiate ***"; in TEST() local
H A Dhttp_auth_sspi_win_unittest.cc84 std::string challenge_text = "Negotiate"; in TEST() local
121 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
H A Dhttp_auth_challenge_tokenizer.h31 std::string challenge_text() const { in challenge_text() function
H A Dhttp_auth_gssapi_posix_unittest.cc271 std::string challenge_text = "Negotiate"; in TEST() local
324 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local
H A Dhttp_auth_unittest.cc41 std::string challenge_text = "Basic"; in CreateMockHandler() local
/aosp_15_r20/external/cronet/net/android/
H A Dhttp_auth_negotiate_android_unittest.cc53 std::string challenge_text = "Negotiate"; in TEST() local
67 std::string challenge_text = "Negotiate Zm9vYmFy"; in TEST() local