Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getassociateddata_fuzzer/
H A Dgetassociateddata_fuzzer.cpp29 bool GetAssociatedDataFuzzTest(const uint8_t* data, size_t size) in GetAssociatedDataFuzzTest() function
47 OHOS::GetAssociatedDataFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetAssociatedDataFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/
H A DBUILD.gn41 "getassociateddata_fuzzer:GetAssociatedDataFuzzTest",