Home
last modified time | relevance | path

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

/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp394 std::string chargeLimitStr; in HWTEST_F() local
400 chargeLimitStr += line + "\n"; in HWTEST_F()
403 EXPECT_EQ(true, chargeLimitStr == writeChargeInfo); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
H A Dhdi_battery_test.cpp403 std::string chargeLimitStr; in HWTEST_F() local
410 chargeLimitStr += line + "\n"; in HWTEST_F()
413 EXPECT_EQ(true, chargeLimitStr == writeChargeInfo); in HWTEST_F()

Completed in 3 milliseconds