Home
last modified time | relevance | path

Searched defs:kNumKeys (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie_test.cc50 constexpr uint32_t kNumKeys = ABSL_ARRAYSIZE(kKeys); variable
770 static const uint32_t kNumKeys = 1000000; in TEST_F() local
814 static const uint32_t kNumKeys = 5000; in TEST_F() local
1470 static const uint32_t kNumKeys = 5000; in TEST_F() local
/aosp_15_r20/external/cronet/net/tools/stress_cache/
H A Dstress_cache.cc109 const int kNumKeys = 4000; variable
111 const int kNumKeys = 1200; variable
/aosp_15_r20/frameworks/av/drm/mediacas/plugins/clearkey/
H A DClearKeySessionLibrary.h51 kNumKeys = 2, enumerator
/aosp_15_r20/external/openscreen/util/crypto/
H A Drandom_bytes_unittest.cc38 constexpr int kNumKeys = 100; in TEST() local
/aosp_15_r20/external/leveldb/issues/
H A Dissue178_test.cc17 const int kNumKeys = 1100000; variable
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dmetadata.h99 kNumKeys enumerator
H A Dstats.h503 enum KeyIDs : size_t { PERFETTO_TP_STATS(PERFETTO_TP_STATS_ENUM), kNumKeys }; enumerator
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks_bench.cc33 constexpr auto kNumKeys = 128; variable
/aosp_15_r20/system/core/libutils/
H A DLruCache_test.cpp221 const size_t kNumKeys = 16 * 1024; in TEST_F() local
/aosp_15_r20/external/leveldb/db/
H A Ddb_test.cc1950 static const int kNumKeys = 1000; variable