Lines Matching refs:basicClearGroup
124 …tcu::TestCaseGroup* basicClearGroup = new TestCaseGroup(m_context, "basic_clear", "Basic allocatio… in init() local
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()
129 …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()
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()
134 …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()
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()
139 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
140 …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()
145 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
146 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init()
183 addChild(basicClearGroup); in init()