Home
last modified time | relevance | path

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

/system/security/keystore/tests/fuzzer/
DkeystoreCommon.h34 constexpr size_t kRandomStringLength = 256; variable
59 packageInfoData.packageName = fdp->ConsumeRandomLengthString(kRandomStringLength); in initPackageInfoData()