OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_NONE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
tray_power_unittest.cc
146
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
152
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
161
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
168
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
193
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
201
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
219
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
231
EXPECT_EQ(TrayPower::
NOTIFICATION_NONE
, notification_state());
tray_power.cc
167
notification_state_(
NOTIFICATION_NONE
),
247
else if (notification_state_ ==
NOTIFICATION_NONE
)
293
notification_state_ =
NOTIFICATION_NONE
;
310
notification_state_ =
NOTIFICATION_NONE
;
315
case
NOTIFICATION_NONE
:
346
notification_state_ =
NOTIFICATION_NONE
;
351
case
NOTIFICATION_NONE
: