Home
last modified time | relevance | path

Searched refs:LIGHT_OFF (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_light_test.cpp158 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
165 …T_LOG_(INFO) << "actual:" << g_light.GetLightColor() << "=expect:" << BatteryConfigTest::LIGHT_OFF;
166 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
178 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
193 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
208 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
223 EXPECT_EQ(g_light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
245 EXPECT_EQ(light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
247 EXPECT_EQ(light.GetLightColor(), BatteryConfigTest::LIGHT_OFF);
/ohos5.0/base/powermgr/battery_manager/test/unittest/include/
H A Dbattery_config_test.h28 static constexpr uint32_t LIGHT_OFF = 0; variable
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/include/
H A Dbattery_sys_test.h30 static constexpr uint32_t LIGHT_OFF = 0; variable
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c34 #define LIGHT_OFF 0 macro
382 g_lightState[lightId] = LIGHT_OFF; in OffLight()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md694 g_lightState[lightId] = LIGHT_OFF;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md696 g_lightState[lightId] = LIGHT_OFF;