Searched refs:fewBigCallsGroup (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pRedundantStateChangeTests.cpp | 121 …fewBigCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,10,200,#NAME,(DESC))… 127 …tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "1… in init() local 130 addChild(fewBigCallsGroup); in init()
|
D | es2pStateChangeTests.cpp | 130 fewBigCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,10,200,#NAME,(DESC)));\ 136 …tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "1… in init() local 139 addChild(fewBigCallsGroup); in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pRedundantStateChangeTests.cpp | 121 …fewBigCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,10,200,#NAME,(DESC))… 127 …tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "1… in init() local 130 addChild(fewBigCallsGroup); in init()
|
D | es3pStateChangeTests.cpp | 130 fewBigCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,10,200,#NAME,(DESC)));\ 136 …tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "1… in init() local 139 addChild(fewBigCallsGroup); in init()
|