Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp513 uint8_t maxOther = other_operations.size() - 1; in ParcelTestFunc() local
532 uint8_t op = dataProvider->ConsumeIntegralInRange<uint8_t>(0, maxOther); in ParcelTestFunc()