Home
last modified time | relevance | path

Searched refs:batch_mallocs_intercepted_by_size (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_unittest.cc177 instance_->batch_mallocs_intercepted_by_size[size] = in MockBatchMalloc()
178 instance_->batch_mallocs_intercepted_by_size[size] + num_requested; in MockBatchMalloc()
271 batch_mallocs_intercepted_by_size.resize(MaxSizeTracked()); in SetUp()
312 std::vector<size_t> batch_mallocs_intercepted_by_size; member in allocator_shim::__anon5acb29120111::AllocatorShimTest