• Home
  • Raw
  • Download

Lines Matching refs:basicClearGroup

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