Home
last modified time | relevance | path

Searched defs:g_mock_dispatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/debug/
H A Dthread_heap_usage_tracker_unittest.cc203 static base::allocator::AllocatorDispatch g_mock_dispatch; member in base::debug::__anon98eefb720111::ThreadHeapUsageTrackerTest
211 base::allocator::AllocatorDispatch ThreadHeapUsageTrackerTest::g_mock_dispatch = member in base::debug::__anon98eefb720111::ThreadHeapUsageTrackerTest
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_unittest.cc353 AllocatorDispatch g_mock_dispatch = { variable