Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/setohosaccountinfo_fuzzer/
H A Dsetohosaccountinfo_fuzzer.cpp31 static constexpr uint32_t OHOS_ACCOUNT_STATE_NUM = 5; variable
41 fuzzData.GetData<int32_t>() % OHOS_ACCOUNT_STATE_NUM - 1 in SetOhosAccountInfoFuzzTest()
/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/setohosaccountinfobyuserid_fuzzer/
H A Dsetohosaccountinfobyuserid_fuzzer.cpp31 static constexpr uint32_t OHOS_ACCOUNT_STATE_NUM = 5; variable
42 fuzzData.GetData<int32_t>() % OHOS_ACCOUNT_STATE_NUM - 1 in SetOhosAccountInfoByUserIdFuzzTest()
/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/getohosaccountinfo_fuzzer/
H A Dgetohosaccountinfo_fuzzer.cpp41 static constexpr uint32_t OHOS_ACCOUNT_STATE_NUM = 5; variable
103 fuzzData.GetData<int32_t>() % OHOS_ACCOUNT_STATE_NUM - 1 in SetOhosAccountInfoByUserIdFuzzTest()