Home
last modified time | relevance | path

Searched defs:kMaxEntries (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sequence_number_map_unittest.cc424 constexpr size_t kMaxEntries = 100; in TEST_F() local
480 constexpr size_t kMaxEntries = 100; in TEST_F() local
488 constexpr size_t kMaxEntries = 100; in TEST_F() local
496 constexpr size_t kMaxEntries = 100; in TEST_F() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache_fuzzer.cc80 constexpr size_t kMaxEntries = 1000; in DEFINE_PROTO_FUZZER() local
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store_put_test.cc30 constexpr size_t kMaxEntries = 256; variable
H A Dkey_value_store_wear_test.cc42 static constexpr size_t kMaxEntries = 256; member in pw::kvs::__anon939fc2b60111::WearTest
H A Dkey_value_store_fuzz_test.cc35 constexpr size_t kMaxEntries = 256; variable
H A Dentry_cache_test.cc31 static constexpr size_t kMaxEntries = 32; member in pw::kvs::internal::__anon9202ab1c0111::EmptyEntryCache
H A Dkey_value_store_map_test.cc43 constexpr size_t kMaxEntries = 256; variable
H A Dkey_value_store_test.cc48 constexpr size_t kMaxEntries = 256; variable
H A Dkey_value_store_initialized_test.cc39 constexpr size_t kMaxEntries = 256; variable
H A Dkey_value_store_binary_format_test.cc33 constexpr size_t kMaxEntries = 256; variable
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraphCache.h47 static const int kMaxEntries = 128; variable
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_filter.hpp247 static constexpr uint16_t kMaxEntries = OPENTHREAD_CONFIG_MAC_FILTER_SIZE; member in ot::Mac::Filter
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DLayoutCache.h232 static const size_t kMaxEntries = 5000; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dstate_bitmap.h87 static constexpr size_t kMaxEntries = variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_protocol.h509 const size_t kMaxEntries = 128; // Max number of entries in a message. variable
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.h615 kMaxEntries = 100 enumerator
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
H A Dpoc.cpp28 constexpr long kMaxEntries = 1024 * 1024; variable
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp1042 … static constexpr uint16_t kMaxEntries = OPENTHREAD_CONFIG_BORDER_ROUTING_MAX_DISCOVERED_PREFIXES; member in ot::BorderRouter::RoutingManager::RxRaTracker