Searched defs:fuzz (Results 1 – 4 of 4) sorted by relevance
47 void SchemaFuzzCURD(FuzzerData &fuzz, KvStoreNbDelegate *delegate) in SchemaFuzzCURD()93 FuzzerData fuzz(data, size); in SchemaFuzzTest() local
156 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat,… in AxisInfo()189 void InputDevice::AxisInfo::SetFuzz(int32_t fuzz) in SetFuzz()
152 napi_value fuzz = nullptr; in GetDeviceAxisInfo() local
205 int32_t fuzz; member