Searched refs:endSoc (Results 1 – 4 of 4) sorted by relevance
59 EXPECT_TRUE(lightConf[i].endSoc >= 0 && lightConf[i].endSoc <= 100);61 EXPECT_TRUE(lightConf[i].beginSoc < lightConf[i].endSoc);
34 int32_t endSoc; member
100 if ((capacity >= it.beginSoc) && (capacity <= it.endSoc)) { in UpdateColor()
126 .endSoc = soc[END_SOC_INDEX].asInt(), in ParseLightConf()