Searched refs:stCases (Results 1 – 1 of 1) sorted by relevance
1811 TestGroupCase stCases[] = in createTests() local1883 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests()1885 …r<tcu::TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].… 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()2035 …r<tcu::TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].… in createTests()2061 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()