Home
last modified time | relevance | path

Searched defs:FUZZ_DATA_LEN (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/update/updateservice/test/fuzztest/common/
H A Dfuzztest_helper.h28 constexpr const int32_t FUZZ_DATA_LEN = 500; variable
/ohos5.0/foundation/communication/bluetooth_service/test/fuzztest/host/setbluetoothscanmode_fuzzer/
H A Dsetbluetoothscanmode_fuzzer.cpp22 const int FUZZ_DATA_LEN = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbaserendernode_fuzzer/
H A Drsbaserendernode_fuzzer.cpp21 const int FUZZ_DATA_LEN = 3; variable
/ohos5.0/foundation/communication/bluetooth_service/test/fuzztest/host/pairdevice_fuzzer/
H A Dpairdevice_fuzzer.cpp23 const int FUZZ_DATA_LEN = 6; variable
/ohos5.0/foundation/communication/bluetooth_service/test/fuzztest/host/cancelpaireddevice_fuzzer/
H A Dcancelpaireddevice_fuzzer.cpp23 const int FUZZ_DATA_LEN = 6; variable
/ohos5.0/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/
H A Dpublishcommonevent_fuzzer.cpp25 constexpr int8_t FUZZ_DATA_LEN = 3; variable
/ohos5.0/base/notification/common_event_service/test/fuzztest/publishcommoneventasuser_fuzzer/
H A Dpublishcommoneventasuser_fuzzer.cpp23 constexpr int8_t FUZZ_DATA_LEN = 4; variable