Home
last modified time | relevance | path

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

/base/telephony/call_manager/test/fuzztest/telephonyinteraction_fuzzer/
H A Dtelephonyinteraction_fuzzer.cpp27 constexpr int32_t ACCOUNT_ID_NUM = 10; member
76 callReportInfo.accountId = static_cast<int32_t>(size % ACCOUNT_ID_NUM); in UpdateCallReportInfo()
119 info.accountId = static_cast<int32_t>(size % ACCOUNT_ID_NUM); in UpdateCallsReportInfo()
/base/telephony/call_manager/test/fuzztest/callabilitycallback_fuzzer/
H A Dcallabilitycallback_fuzzer.cpp28 constexpr int32_t ACCOUNT_ID_NUM = 10; member
79 info.accountId = static_cast<int32_t>(size % ACCOUNT_ID_NUM); in UpdateCallStateInfo()

Completed in 2 milliseconds