Home
last modified time | relevance | path

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

/base/telephony/cellular_call/test/fuzztest/satellitecallback_fuzzer/
H A Dsatellitecallback_fuzzer.cpp36 constexpr int32_t ERROR_NUM = 15; member
61 int32_t slotId = ERROR_NUM; in OnRemoteRequest()
71 int32_t slotId = ERROR_NUM; in TestSatelliteCallCallbackFunction()
75 rilRadioResponse.error = static_cast<ErrType>(size % ERROR_NUM); in TestSatelliteCallCallbackFunction()
99 slotId = ERROR_NUM; in TestSatelliteCallCallbackFunction()
/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/
H A Dimscallback_fuzzer.cpp36 constexpr int32_t ERROR_NUM = 15; member
63 int32_t slotId = ERROR_NUM; in OnRemoteRequest()
73 int32_t slotId = ERROR_NUM; in TestImsCallCallbackFunction()
77 rilRadioResponse.error = static_cast<ErrType>(size % ERROR_NUM); in TestImsCallCallbackFunction()
119 slotId = ERROR_NUM; in TestImsCallCallbackFunction()
127 int32_t slotId = ERROR_NUM; in TestImsCallCallbackExFunction()
156 slotId = ERROR_NUM; in TestImsCallCallbackExFunction()
165 int32_t slotId = ERROR_NUM; in TestImsConfigCallbackFunction()
169 rilRadioResponse.error = static_cast<ErrType>(size % ERROR_NUM); in TestImsConfigCallbackFunction()

Completed in 3 milliseconds