Lines Matching refs:basicClearGroup
122 …tcu::TestCaseGroup* basicClearGroup = new TestCaseGroup(m_context, "basic_clear", "Basic allocatio… in init() local
125 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
126 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
127 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
128 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
130 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
131 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
132 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
133 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
135 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
136 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
137 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
138 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
141 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
142 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
143 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
144 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
181 addChild(basicClearGroup); in init()