Searched refs:indexingTypes (Results 1 – 2 of 2) sorted by relevance
1352 } indexingTypes[] = in init() local1400 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()1402 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()1403 …onst indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTyp… in init()1433 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init()1435 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()1436 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init()1437 const char* indexExprDesc = indexingTypes[indexTypeNdx].description; in init()
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()