Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp511 uint8_t maxGeneral = operations.size() - 1; in ParcelTestFunc() local
520 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxGeneral); in ParcelTestFunc()