Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_allocator.h299 template <typename T> class TaggingAllocator; variable
331 friend class TaggingAllocator<Tag_X>; member
342 TaggingAllocator(const TaggingAllocator<U>&) { } in TaggingAllocator() function
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dtest_allocator.h291 class TaggingAllocator; variable
321 friend class TaggingAllocator<Tag_X>; member
331 TEST_CONSTEXPR TaggingAllocator(const TaggingAllocator<U>&) {} in TaggingAllocator() function