Home
last modified time | relevance | path

Searched refs:IMS_CONFIG_ITEM_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/fuzztest/setcalltransferinfo_fuzzer/
H A Dsetcalltransferinfo_fuzzer.cpp27 constexpr int32_t IMS_CONFIG_ITEM_NUM = 2; variable
66 int32_t item = static_cast<int32_t>(size % IMS_CONFIG_ITEM_NUM); in GetImsConfig()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp34 constexpr int32_t IMS_CONFIG_ITEM_NUM = 2; variable
159 int32_t item = static_cast<int32_t>(size % IMS_CONFIG_ITEM_NUM); in GetImsConfig()
177 int32_t item = static_cast<int32_t>(size % IMS_CONFIG_ITEM_NUM); in SetImsConfig()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp33 constexpr int32_t IMS_CONFIG_ITEM_NUM = 2; variable
156 int32_t item = static_cast<int32_t>(size % IMS_CONFIG_ITEM_NUM); in TestImsCallClientWithSettingFunction()
331 int32_t item = static_cast<int32_t>(size % IMS_CONFIG_ITEM_NUM); in TestImsCallProxyWithSettingFunction()