OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGN_OUT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker_unittest.cc
34
SIGN_OUT
69
case
SIGN_OUT
:
144
TrackingEvent(is_signed_in ? SIGN_IN :
SIGN_OUT
, ids.email, ids.gaia));
363
TrackingEvent(
SIGN_OUT
, "user@example.com", kFakeGaiaId),
380
TrackingEvent(
SIGN_OUT
, "user@example.com", kFakeGaiaId)));
406
TrackingEvent(
SIGN_OUT
, "user@example.com", kFakeGaiaId)));
420
TrackingEvent(
SIGN_OUT
, "user@example.com", kFakeGaiaId)));
452
TrackingEvent(
SIGN_OUT
, "alpha@example.com", kFakeGaiaId),
457
TrackingEvent(
SIGN_OUT
, "beta@example.com", kFakeGaiaId),
480
TrackingEvent(
SIGN_OUT
, "beta@example.com", kFakeGaiaId)))
[
all
...]
/external/chromium/chrome/browser/chromeos/login/
helper.h
117
SIGN_OUT
,
Completed in 2027 milliseconds