Searched refs:batch_mallocs_intercepted_by_size (Results 1 – 1 of 1) sorted by relevance
177 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