Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/subscribeosaccount_fuzzer/
H A Dsubscribeosaccount_fuzzer.cpp34 bool SubscribeOsAccountFuzzTest(const uint8_t* data, size_t size) in SubscribeOsAccountFuzzTest() function
53 OHOS::SubscribeOsAccountFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("SubscribeOsAccountFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn68 "subscribeosaccount_fuzzer:SubscribeOsAccountFuzzTest",