Lines Matching refs:randomClearGroup
149 …tcu::TestCaseGroup* randomClearGroup = new TestCaseGroup(m_context, "random_clear", "Random alloca… in init() local
152 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
153 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
154 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
155 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
157 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
158 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
159 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
160 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
163 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
164 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
165 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
166 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
168 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
169 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
170 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
171 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
173 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
174 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
175 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
176 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
178 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
179 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
180 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
181 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
184 addChild(randomClearGroup); in init()