Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBufferWriteTests.cpp596 …tcu::TestCaseGroup* const verifyGroup = new tcu::TestCaseGroup(m_testCtx, verifyTypes[verifyNdx].n… in init() local
597 useGroup->addChild(verifyGroup); in init()
607verifyGroup->addChild(new BasicBufferDataCase(m_context, name.c_str(), "", target, usage, size, ve… in init()