Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/unittest/src/
H A Dbattert_service_inner_test.cpp313 int32_t highSoc = g_configTest.GetInt(key, defVal); in HWTEST_F() local
314 BATTERY_HILOGI(LABEL_TEST, "BatteryConfig012 highSoc=%{public}d", highSoc); in HWTEST_F()
316 EXPECT_TRUE(highSoc >= 0 && highSoc <= 100); in HWTEST_F()

Completed in 2 milliseconds