HomeSort by relevance Sort by last modified time
    Searched refs:SIGN_IN (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/google_apis/gaia/
account_tracker_unittest.cc 28 SIGN_IN,
65 case SIGN_IN:
162 TrackingEvent(is_signed_in ? SIGN_IN : SIGN_OUT, ids.email, ids.gaia));
402 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
413 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
424 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
462 observer()->CheckEvents(TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
492 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
506 TrackingEvent(SIGN_IN, "user@example.com")));
524 TrackingEvent(SIGN_IN, "user@example.com")
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 172 SIGN_IN,
autofill_dialog_views.cc     [all...]

Completed in 2718 milliseconds