Home
last modified time | relevance | path

Searched refs:OpenSessionFuzzTest (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/opensession_fuzzer/
H A Dopensession_fuzzer.cpp28 bool OpenSessionFuzzTest(const uint8_t* data, size_t size) in OpenSessionFuzzTest() function
42 OHOS::OpenSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("OpenSessionFuzzTest") {
66 "ACCOUNT_LOG_TAG = \"OpenSessionFuzzTest\"",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/
H A DBUILD.gn21 ohos_fuzztest("OpenSessionFuzzTest") {
53 ":OpenSessionFuzzTest",
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A Dgetcredentialinfo_fuzzer.cpp153 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 Ddsoftbusadapter_fuzzer.cpp141 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 DBUILD.gn35 "opensession_fuzzer:OpenSessionFuzzTest",
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp174 bool OpenSessionFuzzTest(const uint8_t *data, size_t size) in OpenSessionFuzzTest() function
1298 OHOS::OpenSessionFuzzTest(data, size); in RunFuzzTestCase()