Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/
H A Dsetgetcbconfig_fuzzer.cpp34 static int32_t NET_COUNT = 3; variable
66 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz()