Searched defs:AuthAndroidNegotiateAccountType (Results 1 – 2 of 2) sorted by relevance
37 std::string HttpAuthPreferences::AuthAndroidNegotiateAccountType() const { in AuthAndroidNegotiateAccountType() function in net::HttpAuthPreferences
47 TEST(HttpAuthPreferencesTest, AuthAndroidNegotiateAccountType) { in TEST() argument