Home
last modified time | relevance | path

Searched defs:new_allocator (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dthunk-use-after-free.cpp5 template < typename _Tp > struct new_allocator struct
9 typedef new_allocator other; argument
Ddebug-info-use-after-free.cpp92 template < typename _Tp > struct new_allocator struct
96 typedef new_allocator other; argument
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc252 std::unique_ptr<GlobalHistogramAllocator> new_allocator = in TEST_F() local
Dstatistics_recorder_unittest.cc678 std::unique_ptr<GlobalHistogramAllocator> new_allocator = in TEST_P() local