Home
last modified time | relevance | path

Searched defs:RequireAllocationGuard (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/support/
Dcount_new.hpp458 struct RequireAllocationGuard { struct
459 explicit RequireAllocationGuard(std::size_t RequireAtLeast = 1) in RequireAllocationGuard() argument
470 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
482 RequireAllocationGuard(RequireAllocationGuard const&); argument
/external/cronet/stable/third_party/libc++/src/test/support/
Dcount_new.h616 struct RequireAllocationGuard { struct
628 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
640 RequireAllocationGuard(RequireAllocationGuard const&); argument
641 RequireAllocationGuard& operator=(RequireAllocationGuard const&); argument
/external/cronet/tot/third_party/libc++/src/test/support/
Dcount_new.h616 struct RequireAllocationGuard { struct
628 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
640 RequireAllocationGuard(RequireAllocationGuard const&); argument
641 RequireAllocationGuard& operator=(RequireAllocationGuard const&); argument