Home
last modified time | relevance | path

Searched refs:error_url (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher.cc229 std::string* error_url, in ParseClientLoginFailure() argument
243 error_url->assign(i->second); in ParseClientLoginFailure()
Dgaia_auth_fetcher.h138 std::string* error_url,
Dgaia_auth_fetcher_unittest.cc86 const std::string& error_url, in RunErrorParsingTest() argument
100 EXPECT_EQ(error_url, out_error_url); in RunErrorParsingTest()