Home
last modified time | relevance | path

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

/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher_unittest.cc130 std::string out_error_url; in RunErrorParsingTest() local
136 &out_error_url, in RunErrorParsingTest()
140 EXPECT_EQ(error_url, out_error_url); in RunErrorParsingTest()