Searched refs:kNumPtrs (Results 1 – 2 of 2) sorted by relevance
74 constexpr size_t kNumPtrs = 256; in setUp() local76 chreHeapAlloc(kNumPtrs * sizeof(void*))); in setUp()85 for (index = 0; (index < kNumPtrs); index++) { in setUp()
64 constexpr size_t kNumPtrs = 256; in exhaustHeap() local66 chreHeapAlloc(kNumPtrs * sizeof(*mExhaustionPtrs))); in exhaustHeap()79 mExhaustionPtrCount < kNumPtrs; in exhaustHeap()