Searched refs:ConstructController (Results 1 – 7 of 7) sorted by relevance
231 typedef AllocatorConstructController ConstructController; typedef234 inline ConstructController* getConstructController() { in getConstructController()235 static ConstructController c; in getConstructController()263 ConstructController *m_cc;265 InAllocatorConstructGuard(ConstructController* cc) : m_cc(cc) { in InAllocatorConstructGuard()284 ConstructController* controller;289 explicit ContainerTestAllocator(ConstructController* c) in ContainerTestAllocator()
35 ConstructController* cc = getConstructController(); in testSetInsert()147 ConstructController* cc = getConstructController(); in testSetEmplace()210 ConstructController* cc = getConstructController(); in testSetEmplaceHint()287 ConstructController* cc = getConstructController(); in testMultisetInsert()353 ConstructController* cc = getConstructController(); in testMultisetEmplace()
36 ConstructController* cc = getConstructController(); in testMapInsert()165 ConstructController* cc = getConstructController(); in testMapInsertHint()296 ConstructController* cc = getConstructController(); in testMapEmplace()444 ConstructController* cc = getConstructController(); in testMapEmplaceHint()627 ConstructController* cc = getConstructController(); in testMultimapInsert()700 ConstructController* cc = getConstructController(); in testMultimapInsertHint()
64 ConstructController* cc = getConstructController(); in main()
87 ConstructController* cc = getConstructController(); in main()
92 ConstructController* cc = getConstructController(); in main()
122 ConstructController* cc = getConstructController(); in main()