Home
last modified time | relevance | path

Searched defs:kSizeMax (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/av/camera/tests/fuzzer/
H A Dcamera_captureResult_fuzzer.cpp26 constexpr int32_t kSizeMax = 1000; variable
H A Dcamera_c2CaptureRequest_fuzzer.cpp32 constexpr int32_t kSizeMax = 1000; variable
H A Dcamera_utils_fuzzer.cpp27 constexpr int32_t kSizeMax = 1000; variable
H A Dcamera_c2OutputConfiguration_fuzzer.cpp32 constexpr int32_t kSizeMax = 1000; variable
H A Dcamera_metadata_fuzzer.cpp25 constexpr int32_t kSizeMax = 1000; variable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_samples.cc21 constexpr size_t kSizeMax = std::numeric_limits<size_t>::max(); variable
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dmemory_stream_test.cc80 const size_t kSizeMax = member in brillo::MemoryStreamTest
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_samples.cc28 constexpr size_t kSizeMax = std::numeric_limits<size_t>::max(); variable