Home
last modified time | relevance | path

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

/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/
Dsetgetcbconfig_fuzzer.cpp31 static int32_t NET_COUNT = 3; variable
59 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz()