Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dthread_cache_unittest.cc340 uint64_t this_thread_alloc_count = in TEST_F() local
342 EXPECT_EQ(alloc_count + this_thread_alloc_count, stats.alloc_count); in TEST_F()