Searched defs:healthStateArr (Results 1 - 2 of 2) sorted by relevance
/base/powermgr/battery_manager/test/systemtest/src/ |
H A D | battery_sttest.cpp | 277 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local 311 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local 345 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local 379 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local 413 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local 447 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; HWTEST_F() local [all...] |
/base/powermgr/battery_manager/test/unittest/src/interface_test/ |
H A D | battery_client_test.cpp | 164 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
|
Completed in 3 milliseconds