Searched refs:indexingTypes (Results 1 – 2 of 2) sorted by relevance
1253 } indexingTypes[] = in init() local1308 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()1310 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()1311 …onst indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTyp… in init()1341 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()1343 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()1344 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init()1345 const char* indexExprDesc = indexingTypes[indexTypeNdx].description; in init()
1916 } indexingTypes[] = in init() local1967 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()1969 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()1970 …onst indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTyp… in init()2008 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()2010 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()2011 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init()2012 const char* indexExprDesc = indexingTypes[indexTypeNdx].description; in init()