Searched refs:InitCache (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/chrome_elf/
H A Dntdll_cache.h15 void InitCache();
H A Dchrome_redirects_main.cc11 InitCache();
H A Dchrome_elf_main.cc22 InitCache();
H A Dntdll_cache_unittest.cc17 InitCache();
H A Dntdll_cache.cc46 void InitCache() { function
/external/chromium_org/content/browser/gpu/
H A Dshader_disk_cache_unittest.cc32 void InitCache() { function in class:content::ShaderDiskCacheTest
50 InitCache();
/external/chromium_org/net/disk_cache/
H A Dentry_unittest.cc157 InitCache();
163 InitCache();
358 InitCache();
364 InitCache();
438 InitCache();
443 InitCache();
450 InitCache();
598 InitCache();
603 InitCache();
610 InitCache();
[all...]
H A Dbackend_unittest.cc175 InitCache();
280 InitCache();
350 InitCache();
478 InitCache();
708 InitCache();
777 InitCache();
849 InitCache();
879 InitCache();
909 InitCache();
945 InitCache();
[all...]
H A Ddisk_cache_test_base.h77 void InitCache();
H A Ddisk_cache_test_base.cc89 void DiskCacheTestWithCache::InitCache() { function in class:DiskCacheTestWithCache
/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc32 alloc.InitCache(&cache);
/external/chromium_org/components/search_provider_logos/
H A Dlogo_cache_unittest.cc100 InitCache();
103 void InitCache() { function in class:search_provider_logos::LogoCacheTest
131 InitCache();
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc59 allocator()->InitCache(&thr->alloc_cache);
60 internal_allocator()->InitCache(&thr->internal_alloc_cache);
H A Dtsan_dense_alloc.h88 void InitCache(Cache *c) { function in class:__tsan::DenseSlabAlloc
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h930 InitCache();
958 void InitCache() { function in struct:__sanitizer::SizeClassAllocatorLocalCache
968 InitCache();
980 InitCache();
1335 void InitCache(AllocatorCache *cache) { function in class:__sanitizer::CombinedAllocator
/external/chromium_org/chrome_elf/create_file/
H A Dchrome_create_file_unittest.cc81 InitCache();
/external/chromium_org/content/browser/
H A Dstorage_partition_impl_unittest.cc372 void InitCache() { function in class:content::StoragePartitionShaderClearTest
402 InitCache();
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc420 a->InitCache(&cache);
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsnce.c1032 InitCache(cacheDesc *cache, int maxCacheEntries, int maxCertCacheEntries, function
1320 rv = InitCache(cache, maxCacheEntries, maxCertCacheEntries,

Completed in 416 milliseconds