Searched refs:clearColorTestGrid (Results 1 – 1 of 1) sorted by relevance
58 const ClearTestParams clearColorTestGrid[] = variable1370 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTestGrid); testNdx++) in init()1371 …Params>(m_testCtx, tcu::NODETYPE_SELF_VALIDATE, generateClearTestName(clearColorTestGrid[testNdx]), in init()1372 "Color clear test.", clearColorTestGrid[testNdx])); in init()