Searched refs:lastTestCase (Results 1 – 1 of 1) sorted by relevance
2465 TestCaseVect::const_iterator lastTestCase = testCases.end(); in createTests() local2466 while(currTestCase != lastTestCase) in createTests()2831 TestCaseVect::const_iterator lastTestCase = testCases.end(); in createTests() local2832 while(currTestCase != lastTestCase) in createTests()2868 lastTestCase = testCases.end(); in createTests()2869 while(currTestCase != lastTestCase) in createTests()