Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp176 class CommonEventDumpCapacityTest : public CommonEventSubscriber { class
178 CommonEventDumpCapacityTest() = default;
179 explicit CommonEventDumpCapacityTest(const CommonEventSubscribeInfo& subscriberInfo);
180 virtual ~CommonEventDumpCapacityTest() {}; in ~CommonEventDumpCapacityTest()
182 static shared_ptr<CommonEventDumpCapacityTest> RegisterEvent();
185 CommonEventDumpCapacityTest::CommonEventDumpCapacityTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventDumpCapacityTest() function in CommonEventDumpCapacityTest
249 void CommonEventDumpCapacityTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()
388 shared_ptr<CommonEventDumpCapacityTest> CommonEventDumpCapacityTest
[all...]

Completed in 2 milliseconds