Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/system/
H A Dsys_info_linux.cc132 static const size_t kMaxStringSize = 100u; in GetHardwareInfoSync() local
H A Dsys_info_chromeos.cc277 constexpr size_t kMaxStringSize = 100u; in GetHardwareInfoSync() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_whole_entry_buffer_test.cc22 constexpr size_t kMaxStringSize = 20; variable
/aosp_15_r20/system/core/fastboot/fuzzer/
H A Dfastboot_fuzzer.cpp39 const size_t kMaxStringSize = 100; variable
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_checksum.cpp476 static constexpr uint16_t kMaxStringSize = 50; in TestVerhoeffChecksum() local