Home
last modified time | relevance | path

Searched defs:GeneratePowerStateEvent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dpower_monitor_test.cc64 void PowerMonitorTestSource::GeneratePowerStateEvent(bool on_battery_power) { in GeneratePowerStateEvent() function in base::test::PowerMonitorTestSource
135 void ScopedPowerMonitorTestSource::GeneratePowerStateEvent( in GeneratePowerStateEvent() function in base::test::ScopedPowerMonitorTestSource
/aosp_15_r20/external/libchrome/base/test/
H A Dpower_monitor_test_base.cc25 void PowerMonitorTestSource::GeneratePowerStateEvent(bool on_battery_power) { in GeneratePowerStateEvent() function in base::PowerMonitorTestSource