Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dextended_api.h26 class ThreadCacheProcessScopeForTesting {
28 explicit ThreadCacheProcessScopeForTesting(PartitionRoot* root);
29 ~ThreadCacheProcessScopeForTesting();
31 ThreadCacheProcessScopeForTesting() = delete;
Dextended_api.cc69 ThreadCacheProcessScopeForTesting::ThreadCacheProcessScopeForTesting( in ThreadCacheProcessScopeForTesting() function in partition_alloc::internal::ThreadCacheProcessScopeForTesting
100 ThreadCacheProcessScopeForTesting::~ThreadCacheProcessScopeForTesting() { in ~ThreadCacheProcessScopeForTesting()
Dmemory_reclaimer_unittest.cc117 internal::ThreadCacheProcessScopeForTesting scope( in TEST_F()
Dpartition_alloc_perftest.cc147 internal::ThreadCacheProcessScopeForTesting scope_;
Dthread_cache_unittest.cc181 internal::ThreadCacheProcessScopeForTesting scope_;
/external/cronet/base/task/thread_pool/
Dworker_thread_waitable_event_unittest.cc939 partition_alloc::internal::ThreadCacheProcessScopeForTesting scope( in TEST()