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
225 friend AllocatorConstructController* getConstructController(); argument
226 AllocatorConstructController() { reset(); } in AllocatorConstructController() argument
227 AllocatorConstructController(AllocatorConstructController const&);
228 AllocatorConstructController& operator=(AllocatorConstructController const&); argument
231 typedef AllocatorConstructController ConstructController;