Searched refs:callOrderGroup (Results 1 – 1 of 1) sorted by relevance
5256 …tcu::TestCaseGroup* const callOrderGroup = new tcu::TestCaseGroup(m_testCtx, "call_order", "Test v… in init() local5257 addChild(callOrderGroup); in init()5259 …callOrderGroup->addChild(new ViewportCallOrderCase(m_context, "viewport_first_bbox_second", "Set u… in init()5260 …callOrderGroup->addChild(new ViewportCallOrderCase(m_context, "bbox_first_viewport_second", "Set u… in init()