Home
last modified time | relevance | path

Searched defs:kNumBuckets (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DByteBucketArray.h84 enum { kNumBuckets = 16, kBucketSize = 16 }; enumerator
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc487 constexpr int kNumBuckets = 50; in TEST_F() local
506 constexpr int kNumBuckets = 50; in TEST_F() local
/aosp12/system/memory/libmemunreachable/
H A DAllocator.cpp62 static constexpr unsigned int kNumBuckets = variable