Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_powermgr_test.cpp356 auto unmarshalInfo = sptrStatsInfo->Unmarshalling(infoParcel); variable
357 EXPECT_EQ(uid, unmarshalInfo->GetUid());
358 EXPECT_EQ(consumptionType, unmarshalInfo->GetConsumptionType());
359 EXPECT_EQ(totalPowerMah, unmarshalInfo->GetPower());