Searched refs:inTypeNdx (Results 1 – 3 of 3) sorted by relevance
1154 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local1156 const InputType inputType = inTypeList[inTypeNdx].type; in init()1167 … string baseName = string(inTypeList[inTypeNdx].name) + "_" + precName + "_" + matTypeName + "_"; in init()1188 …string vecMatName = string(inTypeList[inTypeNdx].name) + "_" + precName + "_" + getDataTypeName(ve… in init()
1856 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local1858 const InputType inputType = inTypeList[inTypeNdx].type; in init()1863 …inGroup = new tcu::TestCaseGroup(m_testCtx, inTypeList[inTypeNdx].name, inTypeList[inTypeNdx].desc… in init()
2044 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local2046 const InputType inputType = inTypeList[inTypeNdx].type; in init()2051 …inGroup = new tcu::TestCaseGroup(m_testCtx, inTypeList[inTypeNdx].name, inTypeList[inTypeNdx].desc… in init()