Home
last modified time | relevance | path

Searched refs:CloseSessionFuzzTest (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/closesession_fuzzer/
H A Dclosesession_fuzzer.cpp28 bool CloseSessionFuzzTest(const uint8_t* data, size_t size) in CloseSessionFuzzTest() function
41 OHOS::CloseSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("CloseSessionFuzzTest") {
66 "ACCOUNT_LOG_TAG = \"CloseSessionFuzzTest\"",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/closesession_fuzzer/
H A DBUILD.gn21 ohos_fuzztest("CloseSessionFuzzTest") {
63 ":CloseSessionFuzzTest",
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A Dgetcredentialinfo_fuzzer.cpp166 bool CloseSessionFuzzTest(const uint8_t* data, size_t size) in CloseSessionFuzzTest() function
201 OHOS::CloseSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/
H A DBUILD.gn27 "closesession_fuzzer:CloseSessionFuzzTest",