Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryContextTests.cpp417 …tcu::TestCaseGroup* getCurrentDisplayGroup = new tcu::TestCaseGroup(m_testCtx, "get_current_displa… in init() local
418 addChild(getCurrentDisplayGroup); in init()
420 createQueryContextGroups<GetCurrentDisplayCase>(m_eglTestCtx, getCurrentDisplayGroup); in init()