Home
last modified time | relevance | path

Searched defs:kMaxKeySize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/security/keystore/tests/fuzzer/
H A DkeystoreGetWifiHidl_fuzzer.cpp23 constexpr int32_t kMaxKeySize = 256; variable
/aosp_15_r20/frameworks/native/opengl/libs/EGL/fuzzer/
H A DMultifileBlobCache_fuzzer.cpp28 constexpr size_t kMaxKeySize = 2 * 1024; variable
/aosp_15_r20/external/skia/tests/
H A DProgramsTest.cpp64 static const uint32_t kMaxKeySize = 1024; variable
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DBlobCache_test.cpp476 const size_t kMaxKeySize = 10; in TEST_F() local
H A DMultifileBlobCache_test.cpp40 constexpr size_t kMaxKeySize = 2 * 1024; variable