OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetProtoForTesting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
power_status.h
136
void
SetProtoForTesting
(const power_manager::PowerSupplyProperties& proto);
tray_power_unittest.cc
73
PowerStatus::Get()->
SetProtoForTesting
(proto);
78
PowerStatus::Get()->
SetProtoForTesting
(proto);
power_status.cc
287
void PowerStatus::
SetProtoForTesting
(
Completed in 33 milliseconds