Searched refs:nextTest (Results 1 – 3 of 3) sorted by relevance
24 nextTest=0141 echo "runTest=$runTest run0=$run0 nextTest=$nextTest"143 if [ -n "$ext2" -a $nextTest -eq 0 ]; then159 elif [ $nextTest -eq 0 ]; then160 nextTest=$(($nextTest+1))163 if [ -n "$ext3" -a $nextTest -eq 1 ]; then179 elif [ $nextTest -eq 1 ]; then180 nextTest=$(($nextTest+1))183 if [ -n "$jfs" -a $nextTest -eq 2 ]; then199 elif [ $nextTest -eq 2 ]; then[all …]
420 UBool nextTest(int32_t &rLocaleIndex, int32_t &rPatternIndex) { in nextTest() function563 while (gLocaleData->nextTest(locidx, patidx)) { in RunTimeRoundTripTests()
423 nextTest = self.newBlock()424 self.emit('POP_JUMP_IF_FALSE', nextTest)428 self.startBlock(nextTest)