Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/removeosaccount_fuzzer/
H A Dremoveosaccount_fuzzer.cpp30 bool RemoveOsAccountFuzzTest(const uint8_t* data, size_t size) in RemoveOsAccountFuzzTest() function
46 OHOS::RemoveOsAccountFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("RemoveOsAccountFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn56 "removeosaccount_fuzzer:RemoveOsAccountFuzzTest",