Searched refs:ConstructController (Results 1 – 7 of 7) sorted by relevance
230 typedef AllocatorConstructController ConstructController; typedef233 inline ConstructController* getConstructController() { in getConstructController()234 static ConstructController c; in getConstructController()262 ConstructController *m_cc;264 InAllocatorConstructGuard(ConstructController* cc) : m_cc(cc) { in InAllocatorConstructGuard()283 ConstructController* controller;288 explicit ContainerTestAllocator(ConstructController* c) in ContainerTestAllocator()
34 ConstructController* cc = getConstructController(); in testSetInsert()146 ConstructController* cc = getConstructController(); in testSetEmplace()209 ConstructController* cc = getConstructController(); in testSetEmplaceHint()286 ConstructController* cc = getConstructController(); in testMultisetInsert()352 ConstructController* cc = getConstructController(); in testMultisetEmplace()
35 ConstructController* cc = getConstructController(); in testMapInsert()164 ConstructController* cc = getConstructController(); in testMapInsertHint()295 ConstructController* cc = getConstructController(); in testMapEmplace()443 ConstructController* cc = getConstructController(); in testMapEmplaceHint()626 ConstructController* cc = getConstructController(); in testMultimapInsert()699 ConstructController* cc = getConstructController(); in testMultimapInsertHint()
63 ConstructController* cc = getConstructController(); in main()
86 ConstructController* cc = getConstructController(); in main()
92 ConstructController* cc = getConstructController(); in main()
121 ConstructController* cc = getConstructController(); in main()