Lines Matching refs:randomClearGroup
147 …tcu::TestCaseGroup* randomClearGroup = new TestCaseGroup(m_context, "random_clear", "Random alloca… in init() local
150 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
151 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
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()
155 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
156 …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()
161 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
162 …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()
166 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
167 …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()
171 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
172 …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()
176 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init()
177 …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()
182 addChild(randomClearGroup); in init()