Home
last modified time | relevance | path

Searched refs:CommonEventBatteryChangedTest (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp64 class CommonEventBatteryChangedTest : public CommonEventSubscriber { class
66 CommonEventBatteryChangedTest() = default;
67 explicit CommonEventBatteryChangedTest(const CommonEventSubscribeInfo& subscriberInfo);
68 virtual ~CommonEventBatteryChangedTest() {}; in ~CommonEventBatteryChangedTest()
70 static shared_ptr<CommonEventBatteryChangedTest> RegisterEvent();
73 CommonEventBatteryChangedTest::CommonEventBatteryChangedTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventBatteryChangedTest() function in CommonEventBatteryChangedTest
190 void CommonEventBatteryChangedTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()
260 shared_ptr<CommonEventBatteryChangedTest> CommonEventBatteryChangedTest
[all...]

Completed in 3 milliseconds