Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryContextTests.cpp425 …tcu::TestCaseGroup* queryContextGroup = new tcu::TestCaseGroup(m_testCtx, "query_context", "eglQue… in init() local
426 addChild(queryContextGroup); in init()
428 createQueryContextGroups<QueryContextCase>(m_eglTestCtx, queryContextGroup); in init()