Lines Matching full:reverse
250 --reverse Run the tests in reverse alphabetical order295 'reverse' => \$reverseTests,1876 foreach (reverse @platformResultHierarchy) {2188 # Reverse the tests2189 @testsToRun = reverse @testsToRun if $reverseTests;