Home
last modified time | relevance | path

Searched defs:global_allocator (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/metrics/content/
Dsubprocess_metrics_provider_unittest.cc197 base::GlobalHistogramAllocator* global_allocator( in TEST_F() local
266 base::GlobalHistogramAllocator* global_allocator( in TEST_F() local
347 base::GlobalHistogramAllocator* global_allocator( in TEST_F() local
/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c549 static apr_allocator_t *global_allocator = NULL; variable