Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_notify_test.cpp27 std::shared_ptr<BatteryNotify> g_batteryNotify; variable
31 g_batteryNotify = std::make_shared<BatteryNotify>(); in SetUpTestCase()
84 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
98 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
112 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
126 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
140 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
154 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
168 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
182 auto ret = g_batteryNotify->PublishEvents(*g_batteryInfo);
[all …]