Home
last modified time | relevance | path

Searched refs:DeleteAccountFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/appaccount/deleteaccount_fuzzer/
H A Ddeleteaccount_fuzzer.cpp29 bool DeleteAccountFuzzTest(const uint8_t* data, size_t size) in DeleteAccountFuzzTest() function
45 OHOS::DeleteAccountFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("DeleteAccountFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/
H A DBUILD.gn30 "deleteaccount_fuzzer:DeleteAccountFuzzTest",