SIGN_IN            73 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       case SIGN_IN:
SIGN_IN           169 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(is_signed_in ? SIGN_IN : SIGN_OUT, ids.email, ids.gaia));
SIGN_IN           399 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           421 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           430 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId),
SIGN_IN           438 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           447 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId),
SIGN_IN           452 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           464 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           473 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId),
SIGN_IN           487 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId),
SIGN_IN           499 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           510 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "alpha@example.com", kFakeGaiaId)));
SIGN_IN           516 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "beta@example.com", kFakeGaiaId)));
SIGN_IN           534 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "alpha@example.com", kFakeGaiaId)));
SIGN_IN           539 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "beta@example.com", kFakeGaiaId)));
SIGN_IN           578 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "user@example.com", kFakeGaiaId)));
SIGN_IN           593 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, kPrimaryAccountKey, kFakeGaiaId)));
SIGN_IN           610 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "alpha@example.com", kFakeGaiaId),
SIGN_IN           612 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "beta@example.com", kFakeGaiaId)));
SIGN_IN           637 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "beta@example.com", kFakeGaiaId),
SIGN_IN           639 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, "gamma@example.com", kFakeGaiaId),
SIGN_IN           641 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, kPrimaryAccountKey, kFakeGaiaId)));
SIGN_IN           650 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(SIGN_IN, kPrimaryAccountKey, kFakeGaiaId)));
SIGN_IN          1268 chrome/browser/ui/views/autofill/autofill_dialog_views.cc       ShowDialogInMode(show_sign_in ? SIGN_IN : DETAIL_INPUT);
SIGN_IN          1418 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   ShowDialogInMode(SIGN_IN);
SIGN_IN          2002 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   sign_in_web_view_->SetVisible(dialog_mode == SIGN_IN);