Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dsync_setup_wizard_unittest.cc28 static const char kTestPassword[] = "passwd"; variable
216 auth += std::string(kTestPassword) + "\",\"captcha\":\""; in TEST_F()
237 EXPECT_EQ(kTestPassword, service_->password_); in TEST_F()