Searched refs:sortGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp500 tcu::TestCaseGroup* sortGroup = new tcu::TestCaseGroup(m_testCtx, "selection_and_sort", "Selection and ordering tests"); local
501 simpleGroup->addChild(sortGroup);
506 sortGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simple config selection and sort case", attributes[ndx].attribute, true));

Completed in 80 milliseconds