Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_preferences.cc37 std::string HttpAuthPreferences::AuthAndroidNegotiateAccountType() const { in AuthAndroidNegotiateAccountType() function in net::HttpAuthPreferences
H A Dhttp_auth_preferences_unittest.cc47 TEST(HttpAuthPreferencesTest, AuthAndroidNegotiateAccountType) { in TEST() argument