Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/src/
H A Dbattery_sys_test.cpp60 ASSERT_TRUE(lightConf[i].endSoc >= 0 && lightConf[i].endSoc <= 100); in HWTEST_F()
62 ASSERT_TRUE(lightConf[i].beginSoc < lightConf[i].endSoc); in HWTEST_F()
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h38 int32_t endSoc; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp228 .endSoc = soc[END_SOC_INDEX].asInt(), in ParseLightConfig()

Completed in 2 milliseconds