Home
last modified time | relevance | path

Searched defs:testId (Results 1 – 25 of 30) sorted by relevance

12

/base/account/os_account/test/fuzztest/osaccount/startosaccount_fuzzer/
Dstartosaccount_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in StartOsAccountFuzzTest() local
45 int32_t testId = fuzzData.GetData<int32_t>(); in DeactivateOsAccountFuzzTest() local
/base/global/resource_management/test/fuzztest/resmgr_fuzzer/
Dresmgr_fuzzer.cpp78 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetStringByIdFuzzTest() local
100 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetStringArrayByIdFuzzTest() local
122 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetPatternByIdFuzzTest() local
144 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetPluralStringByIdFuzzTest() local
166 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetThemeByIdFuzzTest() local
188 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetIntegerByIdFuzzTest() local
210 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetBooleanByIdFuzzTest() local
232 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetFloatByIdFuzzTest() local
254 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetIntArrayByIdFuzzTest() local
276 uint32_t testId = static_cast<uint32_t>(atoi(data)); in GetMediaByIdFuzzTest() local
[all …]
/base/account/os_account/test/fuzztest/osaccount/getosaccountlocalidfromprocess_fuzzer/
Dgetosaccountlocalidfromprocess_fuzzer.cpp30 int testId = -1; in GetOsAccountLocalIdFromProcessFuzzTest() local
/base/account/os_account/test/fuzztest/ohosaccount/querydeviceaccountid_fuzzer/
Dquerydeviceaccountid_fuzzer.cpp31 int testId = -1; in QueryDeviceAccountIdFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/removeosaccount_fuzzer/
Dremoveosaccount_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in RemoveOsAccountFuzzTest() local
/base/account/os_account/test/fuzztest/ohosaccount/queryohosaccountinfobyuserid_fuzzer/
Dqueryohosaccountinfobyuserid_fuzzer.cpp36 int32_t testId = fuzzData.GetData<int32_t>(); in QueryOhosAccountInfoByUserIdFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/activateosaccount_fuzzer/
Dactivateosaccount_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in GetDistributedVirtualDeviceIdFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/deactivateosaccount_fuzzer/
Ddeactivateosaccount_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in DeactivateOsAccountFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/setdefaultactivatedosaccount_fuzzer/
Dsetdefaultactivatedosaccount_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in SetDefaultActivatedOsAccountFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/isosaccountactived_fuzzer/
Disosaccountactived_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in IsOsAccountActivedFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/isosaccountexists_fuzzer/
Disosaccountexists_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in IsOsAccountExistsFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getosaccounttype_fuzzer/
Dgetosaccounttype_fuzzer.cpp38 int32_t testId = fuzzData.GetData<int32_t>(); in GetOsAccountTypeFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/setosaccounttoberemoved_fuzzer/
Dsetosaccounttoberemoved_fuzzer.cpp31 int32_t testId = fuzzData.GetData<int32_t>(); in SetOsAccountToBeRemovedFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/isosaccountcompleted_fuzzer/
Disosaccountcompleted_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in IsOsAccountCompletedFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getosaccountprofilephoto_fuzzer/
Dgetosaccountprofilephoto_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in GetOsAccountProfilePhotoFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getosaccountallconstraints_fuzzer/
Dgetosaccountallconstraints_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in GetOsAccountAllConstraintsFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getosaccountlocalidfromuid_fuzzer/
Dgetosaccountlocalidfromuid_fuzzer.cpp35 int testId; in GetOsAccountLocalIdFromUidFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getserialnumberbyosaccountlocalid_fuzzer/
Dgetserialnumberbyosaccountlocalid_fuzzer.cpp34 int32_t testId = fuzzData.GetData<int32_t>(); in GetSerialNumberByOsAccountLocalIdFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/isosaccountverified_fuzzer/
Disosaccountverified_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in IsOsAccountVerifiedFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/getosaccountshortname_fuzzer/
Dgetosaccountshortname_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>(); in GetOsAccountShortNameFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/setosaccountisverified_fuzzer/
Dsetosaccountisverified_fuzzer.cpp36 int32_t testId = fuzzData.GetData<int32_t>(); in SetOsAccountIsVerifiedFuzzTest() local
/base/account/os_account/test/fuzztest/ohosaccount/setohosaccountinfobyuserid_fuzzer/
Dsetohosaccountinfobyuserid_fuzzer.cpp38 int32_t testId = fuzzData.GetData<int32_t>(); in SetOhosAccountInfoByUserIdFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount_stub/setosaccounttoberemovedstub_fuzzer/
Dsetosaccounttoberemovedstub_fuzzer.cpp35 int32_t testId = fuzzData.GetData<int32_t>() - 1; in SetOsAccountToBeRemovedStubFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/queryaccountinfo_fuzzer/
Dqueryaccountinfo_fuzzer.cpp44 int32_t testId = fuzzData.GetData<int32_t>(); in QueryOsAccountConstraintSourceTypesFuzzTest() local
57 int32_t testId = fuzzData.GetData<int32_t>(); in QueryOsAccountByIdFuzzTest() local
/base/security/huks/test/unittest/huks_common_test/include/
Dhks_test_common_h.h146 uint32_t testId; member
153 uint32_t testId; member
166 uint32_t testId; member
177 uint32_t testId; member
188 uint32_t testId; member
199 uint32_t testId; member
209 uint32_t testId; member
215 uint32_t testId; member
222 uint32_t testId; member
227 uint32_t testId; member
[all …]

12