Home
last modified time | relevance | path

Searched defs:expectValue (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h51 std::string expectValue; member
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp256 int32_t ReadCtrlInfo(struct HdfIoService *service, struct AudioCtlElemId id, int32_t expectValue) in ReadCtrlInfo() argument
/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
H A Daudio_adm_interface_test.cpp220 int32_t expectValue = 5; in HWTEST_F() local
245 int32_t expectValue = MIN_GAIN_VALUE; in HWTEST_F() local
271 int32_t expectValue = MAX_GAIN_VALUE; in HWTEST_F() local
317 int32_t expectValue = AUDIO_CHANNEL_NORMAL; in HWTEST_F() local
342 int32_t expectValue = AUDIO_CHANNEL_BOTH_LEFT; in HWTEST_F() local
367 int32_t expectValue = AUDIO_CHANNEL_BOTH_RIGHT; HWTEST_F() local
602 int32_t expectValue = MIDDLE_VOLUME; HWTEST_F() local
628 int32_t expectValue = MIN_VOLUME; HWTEST_F() local
653 int32_t expectValue = MAX_VOLUME; HWTEST_F() local
722 int32_t expectValue = 0; HWTEST_F() local
[all...]
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp308 std::string expectValue = (it -> second).expectValue; in IsBatteryConfigSupported() local
H A Dbattery_config.cpp290 Json::Value expectValue = GetValue(valueObj, "support.expect_value"); in ParseChargeSceneSupport() local

Completed in 4 milliseconds