Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp541 …tcu::TestCaseGroup* sortGroup = new tcu::TestCaseGroup(m_testCtx, "selection_and_sort", "Selection… in init() local
542 simpleGroup->addChild(sortGroup); in init()
547sortGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simple con… in init()