Searched refs:other_operations (Results 1 – 1 of 1) sorted by relevance
482 const std::vector<std::function<void(FuzzedDataProvider*, Parcel&)>> other_operations = { variable513 uint8_t maxOther = other_operations.size() - 1; in ParcelTestFunc()533 other_operations[op](dataProvider, parcel1); in ParcelTestFunc()