Searched refs:StartAccountSignIn (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_account_tracker_unittest.cc53 void StartAccountSignIn(const std::string& account_key);
117 void GCMAccountTrackerTest::StartAccountSignIn(const std::string& account_key) { function in class:gcm::GCMAccountTrackerTest
135 StartAccountSignIn(account_key);
167 StartAccountSignIn(kAccountId1);
187 StartAccountSignIn(kAccountId1);
188 StartAccountSignIn(kAccountId2);

Completed in 198 milliseconds