Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp277 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
285 healthStateArr[static_cast<int32_t>(tempHealthState)]); in HWTEST_F()
311 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
319 healthStateArr[static_cast<int32_t>(tempHealthState)]); in HWTEST_F()
345 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
353 healthStateArr[static_cast<int32_t>(tempHealthState)]); in HWTEST_F()
379 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
387 healthStateArr[static_cast<int32_t>(tempHealthState)]); in HWTEST_F()
413 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
421 healthStateArr[static_cas in HWTEST_F()
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 Dbattery_client_test.cpp164 std::string healthStateArr[] = {"Unknown", "Good", "Hot", "Over voltage", "Cold", "Dead"}; in HWTEST_F() local
175 healthStateArr[static_cast<int32_t>(tempHealthState)]); in HWTEST_F()

Completed in 3 milliseconds