Home
last modified time | relevance | path

Searched refs:HEALTH_STATE_COLD (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/battery_lite/interfaces/kits/
H A Dbattery_info.h66 HEALTH_STATE_COLD, enumerator
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h87 HEALTH_STATE_COLD, member in OHOS::PowerMgr::BatteryHealthState
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
H A Dbattery_notify_test.cpp147 const BatteryHealthState healthState = BatteryHealthState::HEALTH_STATE_COLD; in HWTEST_F()
/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp300 * @tc.desc: Test IBatterySrv interface GetHealthStatus when healthstatus value is HEALTH_STATE_COLD
317 EXPECT_TRUE(healthState == OHOS::PowerMgr::BatteryHealthState::HEALTH_STATE_COLD); in HWTEST_F()
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp313 napi_create_int32(env, (int32_t)BatteryHealthState::HEALTH_STATE_COLD, &cold); in CreateEnumHealthState()
/base/powermgr/battery_manager/test/unittest/src/interface_test/
H A Dbattery_client_test.cpp172 ASSERT_TRUE(healthState == OHOS::PowerMgr::BatteryHealthState::HEALTH_STATE_COLD); in HWTEST_F()

Completed in 6 milliseconds