Searched refs:fuzz (Results 1 – 8 of 8) sorted by relevance
10 2. A new library *'libbt-vendor-fuzz.so'* is created that implements functions of `bt_vendor_interf…43 …$ adb shell LD_LIBRARY_PATH=/data/fuzz/${TARGET_ARCH}/lib/ /data/fuzz/${TARGET_ARCH}/bluetoothV1.0…48 * https://github.com/google/oss-fuzz
27 name: "libbt-vendor-fuzz",54 "libbt-vendor-fuzz",
51 $ adb shell /data/fuzz/${TARGET_ARCH}/keymaster4_attestation_fuzzer/keymaster4_attestation_fuzzer52 $ adb shell /data/fuzz/${TARGET_ARCH}/keymaster4_authSet_fuzzer/keymaster4_authSet_fuzzer53 $ adb shell /data/fuzz/${TARGET_ARCH}/keymaster4_utils_fuzzer/keymaster4_utils_fuzzer58 * https://github.com/google/oss-fuzz
28 name: "android.hardware.automotive.evs@fuzz-defaults",51 defaults: ["android.hardware.automotive.evs@fuzz-defaults"],
61 …$ adb shell LD_LIBRARY_PATH=/vendor/lib64 /data/fuzz/${TARGET_ARCH}/vehicleManager_fuzzer/vendor/v…66 * https://github.com/google/oss-fuzz
53 $ adb shell /data/fuzz/arm64/keymint_attestation_fuzzer/keymint_attestation_fuzzer78 $ adb shell /data/fuzz/arm64/keymint_authSet_fuzzer/keymint_authSet_fuzzer
46 int32_t fuzz = 0; // error tolerance, e.g. fuzz == 4 means value is +/- 4 due to noise member
252 .fuzz = info.fuzz, in queryAxisInfo()