Searched refs:fuzzer (Results 1 – 25 of 42) sorted by relevance
12
/hardware/google/gfxstream/third-party/astc-encoder/Source/Fuzzers/ |
D | build.sh | 47 for fuzzer in ./Fuzzers/fuzz_*.cpp; do 52 -I. -std=c++14 $fuzzer $LIB_FUZZING_ENGINE ./libastcenc.a \ 53 -o $OUT/$(basename -s .cpp $fuzzer)
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | README.md | 4 The fuzzer plugin for android.hardware.automotive.vehicle@2.0-manager-lib is 9 incoming data. This ensures more code paths are reached by the fuzzer. 35 Build the fuzzer 58 ##### To run the fuzzer on device
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | README.md | 4 The fuzzer plugin for android.hardware.bluetooth@1.0-impl-test is designed based on the understandi… 8 incoming data. This ensures more code paths are reached by the fuzzer. 35 Build the fuzzer
|
D | Android.bp | 66 description: "The fuzzer targets the APIs of android.hardware.bluetooth@1.0-impl library",
|
/hardware/interfaces/security/keymint/support/fuzzer/ |
D | README.md | 4 The fuzzer plugins for libkeymint_support are designed based on the understanding of the source cod… 46 1. Build the fuzzer 71 1. Build the fuzzer
|
/hardware/interfaces/macsec/aidl/default/ |
D | Android.bp | 49 "fuzzer/fuzzer.cpp",
|
/hardware/interfaces/automotive/occupant_awareness/aidl/default/ |
D | Android.bp | 46 name: "android.hardware.automotive.occupant_awareness-service.fuzzer", 53 "fuzzer.cpp",
|
/hardware/interfaces/threadnetwork/aidl/default/ |
D | Android.bp | 47 name: "android.hardware.threadnetwork-service.fuzzer", 70 "fuzzer.cpp",
|
/hardware/interfaces/automotive/audiocontrol/1.0/default/test/fuzzer/ |
D | audiocontrolV1.0_fuzzer.cpp | 27 namespace android::hardware::automotive::audiocontrol::V1_0::implementation::fuzzer { namespace
|
D | Android.bp | 55 …description: "The fuzzer targets the APIs of android.hardware.automotive.audiocontrol@1.0-service …
|
/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/ |
D | SurroundViewStream.h | 26 namespace android::hardware::automotive::sv::V1_0::implementation::fuzzer {
|
D | AutomotiveSvV1_0Fuzzer.h | 22 namespace android::hardware::automotive::sv::V1_0::implementation::fuzzer {
|
D | SurroundViewStream.cpp | 19 namespace android::hardware::automotive::sv::V1_0::implementation::fuzzer { namespace
|
D | Android.bp | 54 description: "The fuzzer targets the APIs of android.hardware.automotive.sv@1.0-service",
|
/hardware/interfaces/automotive/remoteaccess/hal/default/ |
D | Android.bp | 97 srcs: ["fuzzer/fuzzer.cpp"],
|
/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
D | README.md | 4 The fuzzer plugins for libkeymaster4support are designed based on the understanding of the 41 Build the fuzzer
|
D | Android.bp | 48 description: "The fuzzer targets the APIs of libkeymaster4support",
|
D | keymaster4_utils_fuzzer.cpp | 21 namespace android::hardware::keymaster::V4_0::fuzzer { namespace
|
/hardware/interfaces/bluetooth/aidl/default/ |
D | Android.bp | 65 "test/fuzzer.cpp",
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Android.bp | 69 srcs: ["fuzzer.cpp"],
|
/hardware/interfaces/tv/hdmi/connection/aidl/default/ |
D | Android.bp | 53 "fuzzer.cpp",
|
/hardware/interfaces/tv/hdmi/cec/aidl/default/ |
D | Android.bp | 53 "fuzzer.cpp",
|
/hardware/interfaces/tv/hdmi/earc/aidl/default/ |
D | Android.bp | 53 "fuzzer.cpp",
|
/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/ |
D | Android.bp | 57 description: "The fuzzer targets the APIs of android.hardware.automotive.can@1.0-service",
|
D | AutomotiveCanV1_0Fuzzer.h | 24 namespace android::hardware::automotive::can::V1_0::implementation::fuzzer {
|
12