Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/apps/test/chqts/src/general_test/
H A Dheap_alloc_stress_test.cc71 constexpr size_t kNumPtrs = 256; in setUp() local
H A Dheap_exhaustion_stability_test.cc67 constexpr size_t kNumPtrs = 256; in exhaustHeap() local
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dblock_allocator_testing.h42 static constexpr size_t kNumPtrs = 16; variable