Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dextended_api.h26 class ThreadCacheProcessScopeForTesting {
28 explicit ThreadCacheProcessScopeForTesting(PartitionRoot* root);
29 ~ThreadCacheProcessScopeForTesting();
31 ThreadCacheProcessScopeForTesting() = delete;
H A Dextended_api.cc63 ThreadCacheProcessScopeForTesting::ThreadCacheProcessScopeForTesting( in ThreadCacheProcessScopeForTesting() function in partition_alloc::internal::ThreadCacheProcessScopeForTesting
94 ThreadCacheProcessScopeForTesting::~ThreadCacheProcessScopeForTesting() { in ~ThreadCacheProcessScopeForTesting()
H A Dmemory_reclaimer_unittest.cc117 internal::ThreadCacheProcessScopeForTesting scope( in TEST_F()
H A Dpartition_alloc_perftest.cc147 internal::ThreadCacheProcessScopeForTesting scope_;
H A Dthread_cache_unittest.cc208 internal::ThreadCacheProcessScopeForTesting scope_;
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dworker_thread_waitable_event_unittest.cc1107 partition_alloc::internal::ThreadCacheProcessScopeForTesting scope( in TYPED_TEST()
1132 partition_alloc::internal::ThreadCacheProcessScopeForTesting scope( in TYPED_TEST()