Home
last modified time | relevance | path

Searched refs:repeatedChargeStateMonitor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp564 auto repeatedChargeStateMonitor = std::make_shared<ChargeStateMonitor>(); variable
565 repeatedChargeStateMonitor->StartMonitoring();
567 repeatedChargeStateMonitor->StartMonitoring();
568 EXPECT_TRUE(repeatedChargeStateMonitor->Init());