Searched defs:healthStateArr (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/ |
H A D | battery_sttest.cpp | 270 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable 303 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable 336 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable 369 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable 402 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable 435 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable
|
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/ |
H A D | battery_client_test.cpp | 163 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; variable
|