Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount/getalloauthtokens_fuzzer/
Dgetalloauthtokens_fuzzer.cpp37 OAuthTokenInfo testTokenInfo; in GetAllOAuthTokensFuzzTest() local
38 testTokenInfo.authType = testAuthType; in GetAllOAuthTokensFuzzTest()
39 testTokenInfos.emplace_back(testTokenInfo); in GetAllOAuthTokensFuzzTest()