Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/fuzztest/telephonyinteraction_fuzzer/
H A Dtelephonyinteraction_fuzzer.cpp29 constexpr int32_t VOICE_DOMAIN_NUM = 10; variable
77 callReportInfo.voiceDomain = static_cast<int32_t>(size % VOICE_DOMAIN_NUM); in UpdateCallReportInfo()
120 callReportInfo.voiceDomain = static_cast<int32_t>(size % VOICE_DOMAIN_NUM); in UpdateCallsReportInfo()