Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getoauthtoken_fuzzer/
H A Dgetoauthtoken_fuzzer.cpp29 bool GetOAuthTokenFuzzTest(const uint8_t* data, size_t size) in GetOAuthTokenFuzzTest() function
48 OHOS::GetOAuthTokenFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetOAuthTokenFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/
H A DBUILD.gn47 "getoauthtoken_fuzzer:GetOAuthTokenFuzzTest",