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

/external/chromium_org/google_apis/gaia/
H A Daccount_tracker_unittest.cc23 const char kPrimaryAccountKey[] = "primary_account@example.com"; member in namespace:__anon8343
332 NotifyLogin(kPrimaryAccountKey);
333 NotifyTokenAvailable(kPrimaryAccountKey);
334 ReturnOAuthUrlFetchSuccess(kPrimaryAccountKey);
388 NotifyTokenAvailable(kPrimaryAccountKey);
389 NotifyTokenRevoked(kPrimaryAccountKey);
395 NotifyLogin(kPrimaryAccountKey);
396 NotifyTokenAvailable(kPrimaryAccountKey);
399 ReturnOAuthUrlFetchSuccess(kPrimaryAccountKey);
401 observer()->CheckEvents(TrackingEvent(ADDED, kPrimaryAccountKey),
[all...]

Completed in 183 milliseconds