Searched refs:getConfigsGroup (Results 1 – 1 of 1) sorted by relevance
544 …tcu::TestCaseGroup* getConfigsGroup = new tcu::TestCaseGroup(m_testCtx, "get_configs", "eglGetConf… in init() local545 addChild(getConfigsGroup); in init()547 …getConfigsGroup->addChild(new GetConfigsBoundsCase(m_eglTestCtx, "get_configs_bounds", "eglGetConf… in init()