Searched refs:lastTestCase (Results 1 – 1 of 1) sorted by relevance
3319 TestCaseVect::const_iterator lastTestCase = testCases.end(); in createOperationTests() local3320 while(currTestCase != lastTestCase) in createOperationTests()4116 TestCaseVect::const_iterator lastTestCase = testCases.end(); in createOperationTests() local4117 while(currTestCase != lastTestCase) in createOperationTests()4153 lastTestCase = testCases.end(); in createOperationTests()4154 while(currTestCase != lastTestCase) in createOperationTests()