Home
last modified time | relevance | path

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

/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp395 std::string writeChargeInfo = scLimit.protocol + " " + std::to_string(scLimit.value) + "\n" + in HWTEST_F() local
403 EXPECT_EQ(true, chargeLimitStr == writeChargeInfo); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
H A Dhdi_battery_test.cpp404 std::string writeChargeInfo = scLimit.protocol + " " + std::to_string(scLimit.value) + "\n" + buckLimit.protocol + in HWTEST_F() local
413 EXPECT_EQ(true, chargeLimitStr == writeChargeInfo); in HWTEST_F()

Completed in 3 milliseconds