Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dextended_api.h26 class ThreadCacheProcessScopeForTesting {
28 explicit ThreadCacheProcessScopeForTesting(ThreadSafePartitionRoot* root);
29 ~ThreadCacheProcessScopeForTesting();
31 ThreadCacheProcessScopeForTesting() = delete;
Dextended_api.cc68 ThreadCacheProcessScopeForTesting::ThreadCacheProcessScopeForTesting( in ThreadCacheProcessScopeForTesting() function in partition_alloc::internal::ThreadCacheProcessScopeForTesting
99 ThreadCacheProcessScopeForTesting::~ThreadCacheProcessScopeForTesting() { in ~ThreadCacheProcessScopeForTesting()
Dmemory_reclaimer_unittest.cc124 internal::ThreadCacheProcessScopeForTesting scope( in TEST_F()
Dpartition_alloc_perftest.cc149 internal::ThreadCacheProcessScopeForTesting scope_;
Dthread_cache_unittest.cc187 internal::ThreadCacheProcessScopeForTesting scope_;
/external/cronet/base/task/thread_pool/
Dworker_thread_unittest.cc930 partition_alloc::internal::ThreadCacheProcessScopeForTesting scope( in TEST()