Searched refs:OpenSessionFuzzTest (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/opensession_fuzzer/ |
H A D | opensession_fuzzer.cpp | 28 bool OpenSessionFuzzTest(const uint8_t* data, size_t size) in OpenSessionFuzzTest() function 42 OHOS::OpenSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
H A D | BUILD.gn | 21 ohos_fuzztest("OpenSessionFuzzTest") { 66 "ACCOUNT_LOG_TAG = \"OpenSessionFuzzTest\"",
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/ |
H A D | BUILD.gn | 21 ohos_fuzztest("OpenSessionFuzzTest") { 53 ":OpenSessionFuzzTest",
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/ |
H A D | getcredentialinfo_fuzzer.cpp | 153 bool OpenSessionFuzzTest(const uint8_t* data, size_t size) in OpenSessionFuzzTest() function 200 OHOS::OpenSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/ |
H A D | dsoftbusadapter_fuzzer.cpp | 141 bool OpenSessionFuzzTest(const uint8_t* data, size_t size) in OpenSessionFuzzTest() function 212 OHOS::Msdp::DeviceStatus::OpenSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/ |
H A D | BUILD.gn | 35 "opensession_fuzzer:OpenSessionFuzzTest",
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/ |
H A D | softbusserverstub_fuzzer.cpp | 174 bool OpenSessionFuzzTest(const uint8_t *data, size_t size) in OpenSessionFuzzTest() function 1298 OHOS::OpenSessionFuzzTest(data, size); in RunFuzzTestCase()
|