Home
last modified time | relevance | path

Searched refs:AllocatorConstructController (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/support/
Dcontainer_test_types.h155 struct AllocatorConstructController { struct
223 friend AllocatorConstructController* getConstructController(); argument
224 AllocatorConstructController() { reset(); } in AllocatorConstructController() function
225 AllocatorConstructController(AllocatorConstructController const&);
226 AllocatorConstructController& operator=(AllocatorConstructController const&); argument
229 typedef AllocatorConstructController ConstructController;