Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount/getalloauthtokens_fuzzer/
Dgetalloauthtokens_fuzzer.cpp29 bool GetAllOAuthTokensFuzzTest(const uint8_t* data, size_t size) in GetAllOAuthTokensFuzzTest() function
50 OHOS::GetAllOAuthTokensFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("GetAllOAuthTokensFuzzTest") {
/base/account/os_account/test/fuzztest/appaccount/
DBUILD.gn40 "getalloauthtokens_fuzzer:GetAllOAuthTokensFuzzTest",