Home
last modified time | relevance | path

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

/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher_unittest.cc131 std::string out_captcha_url; in RunErrorParsingTest() local
137 &out_captcha_url, in RunErrorParsingTest()
141 EXPECT_EQ(captcha_url, out_captcha_url); in RunErrorParsingTest()