Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/src/
H A Dbattery_sys_test.cpp27 static auto &g_batteryconfig = BatteryConfig::GetInstance(); member
39 ASSERT_TRUE(g_batteryconfig.ParseConfig()); in HWTEST_F()
52 const std::vector<BatteryConfig::LightConfig> lightConf = g_batteryconfig.GetLightConfig(); in HWTEST_F()
78 chargeSceneConfigMap = g_batteryconfig.GetChargeSceneConfigMap(); in HWTEST_F()
101 const BatteryConfig::ChargerConfig chargerConf = g_batteryconfig.GetChargerConfig(); in HWTEST_F()

Completed in 1 milliseconds