Searched refs:stNdx (Results 1 – 1 of 1) sorted by relevance
1883 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests() local1885 …TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].descrip… in createTests()1917 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()2033 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests() local2035 …TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].descrip… in createTests()2061 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()