Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp592 tcu::TestCaseGroup* sortGroup = new tcu::TestCaseGroup(m_testCtx, "selection_and_sort", "Selection and ordering tests"); in init() local
593 simpleGroup->addChild(sortGroup); in init()
598 sortGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simple config selection and sort case", attributes[ndx].attribute, true)); in init()

Completed in 2 milliseconds