Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcount_new.hpp458 struct RequireAllocationGuard { struct
459 explicit RequireAllocationGuard(std::size_t RequireAtLeast = 1) in RequireAllocationGuard() function
470 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
482 RequireAllocationGuard(RequireAllocationGuard const&); argument