Searched refs:RemoveAllocatorDispatchForTesting (Results 1 – 3 of 3) sorted by relevance
123 BASE_EXPORT void RemoveAllocatorDispatchForTesting(AllocatorDispatch* dispatch);
123 void RemoveAllocatorDispatchForTesting(AllocatorDispatch* dispatch) { in RemoveAllocatorDispatchForTesting() function
322 base::allocator::RemoveAllocatorDispatchForTesting(&allocator_dispatch); in DisableHeapTrackingForTesting()