Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
H A Dpdpcontextlistupdated_fuzzer.cpp31 constexpr int32_t ACTIVE_NUM = 2; member
51 response.active = static_cast<int32_t>(*data + offset) % ACTIVE_NUM; in DoSomethingInterestingWithMyAPI()
/base/telephony/call_manager/test/fuzztest/callmanagerservicestub_fuzzer/
H A Dcallmanagerservicestub_fuzzer.cpp30 constexpr int32_t ACTIVE_NUM = 2; member
105 int32_t activate = static_cast<int32_t>(size % ACTIVE_NUM); in PostDialProceed()
133 int32_t activate = static_cast<int32_t>(size % ACTIVE_NUM); in CanSetCallTransferTime()
/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp27 constexpr int32_t ACTIVE_NUM = 2; member
187 int32_t activate = static_cast<int32_t>(size % ACTIVE_NUM); in SetCallWaiting()

Completed in 2 milliseconds