Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dthread_heap_usage_tracker.h102 static base::allocator::AllocatorDispatch* GetDispatchForTesting();
Dthread_heap_usage_tracker_unittest.cc26 using ThreadHeapUsageTracker::GetDispatchForTesting;
62 TestingThreadHeapUsageTracker::GetDispatchForTesting(); in SetUp()
Dthread_heap_usage_tracker.cc331 ThreadHeapUsageTracker::GetDispatchForTesting() { in GetDispatchForTesting() function in base::debug::ThreadHeapUsageTracker