/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
H A D | StaticAssert.cpp | 20 namespace android::nn::fuzz { namespace
|
H A D | Converter.cpp | 27 namespace android::nn::fuzz { namespace
|
H A D | GenerateCorpus.cpp | 30 namespace android::nn::fuzz { namespace
|
/aosp12/system/update_engine/update_manager/ |
H A D | next_update_check_policy_impl.cc | 113 int fuzz = 0; in NextUpdateCheckTime() local 153 int fuzz) { in FuzzedInterval()
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | fuzz_utils.cpp | 19 namespace android::fuzz { namespace
|
/aosp12/system/nfc/src/fuzzers/ |
H A D | fuzz.sh | 147 function fuzz() { function
|
/aosp12/system/bt/gd/hci/fuzz/ |
H A D | status_vs_complete_commands.cc | 22 namespace fuzz { namespace
|
H A D | hci_layer_fuzz_client.cc | 22 namespace fuzz { namespace
|
H A D | fuzz_hci_layer.cc | 22 namespace fuzz { namespace
|
/aosp12/system/bt/gd/fuzz/ |
H A D | helpers.cc | 22 namespace fuzz { namespace
|
/aosp12/system/core/trusty/fuzz/ |
H A D | counters.cpp | 41 namespace fuzz { namespace
|
H A D | utils.cpp | 75 namespace fuzz { namespace
|
/aosp12/system/tools/aidl/tests/ |
H A D | aidl_parser_fuzzer.cpp | 32 void fuzz(const FakeIoDelegate& io, const std::vector<std::string>& args) { in fuzz() function
|
/aosp12/system/bt/gd/hal/fuzz/ |
H A D | fuzz_hci_hal.cc | 24 namespace fuzz { namespace
|
/aosp12/frameworks/native/libs/gralloc/types/fuzzer/ |
H A D | main.cpp | 90 void fuzz(uint8_t options, uint8_t instruction, const std::vector<uint8_t>& input) { in fuzz() function
|
/aosp12/hardware/libhardware/modules/input/evdev/ |
H A D | InputHub.h | 46 int32_t fuzz = 0; // error tolerance, e.g. fuzz == 4 means value is +/- 4 due to noise member
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | JoystickInputMapper.h | 72 float fuzz; // normalized error tolerance member
|
H A D | SensorInputMapper.h | 69 float fuzz; // normalized error tolerance member
|
H A D | JoystickInputMapper.cpp | 198 const float fuzz = rawAxisInfo.fuzz * scale; in createAxis() local
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | KeyValueBackupJob.java | 79 final long fuzz; in schedule() local
|
/aosp12/system/bt/gd/os/fuzz/ |
H A D | fake_timerfd.cc | 26 namespace fuzz { namespace
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | virtio_input.h | 34 __le32 fuzz; member
|
/aosp12/frameworks/native/libs/input/ |
H A D | InputDevice.cpp | 219 float flat, float fuzz, float resolution) { in addMotionRange()
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/fuzzers/ |
H A D | Fuzzer.java | 181 protected Program fuzz() { in fuzz() method in Fuzzer
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputDevice.java | 800 float min, float max, float flat, float fuzz, float resolution) { in addMotionRange() 989 private MotionRange(int axis, int source, float min, float max, float flat, float fuzz, in MotionRange()
|