Home
last modified time | relevance | path

Searched defs:RequireAllocationGuard (Results 1 – 2 of 2) 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/buildtools/third_party/libc++/trunk/test/support/
Dcount_new.h510 struct RequireAllocationGuard { struct
522 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
534 RequireAllocationGuard(RequireAllocationGuard const&); argument
535 RequireAllocationGuard& operator=(RequireAllocationGuard const&); argument