Searched refs:hintCaseNdx (Results 1 – 1 of 1) sorted by relevance
1849 for (int hintCaseNdx = 0; hintCaseNdx < DE_LENGTH_OF_ARRAY(s_hints); hintCaseNdx++) in init() local1851 …tcu::TestCaseGroup* const hintGroup = new tcu::TestCaseGroup(m_testCtx, s_hints[hintCaseNdx].name… in init()1853 const deUint32 hint = s_hints[hintCaseNdx].hint; in init()