Searched refs:SectionMemoryManagerWrapper (Results 1 – 2 of 2) sorted by relevance
31 class SectionMemoryManagerWrapper : public SectionMemoryManager { class48 class SectionMemoryManagerWrapper : public SectionMemoryManager { in TEST() class50 SectionMemoryManagerWrapper(bool &DebugSeen) : DebugSeen(DebugSeen) {} in TEST() function in __anon9134dbfa0111::TEST::SectionMemoryManagerWrapper89 SectionMemoryManagerWrapper SMMW(DebugSectionSeen); in TEST()175 SectionMemoryManagerWrapper SMMW; in TEST_F()235 SectionMemoryManagerWrapper SMMW; in TEST_F()
32 class SectionMemoryManagerWrapper : public SectionMemoryManager { class128 auto MM = std::make_shared<SectionMemoryManagerWrapper>(); in TEST_F()211 auto MM = std::make_shared<SectionMemoryManagerWrapper>(); in TEST_F()