Lines Matching refs:attempt
148 # mode or not. ATTEMPT is the current attempt number, and ATTEMPTS is the
153 proc prepare_test_iter {testpid non_stop attempt attempts tid_re} {
167 if {$attempt < $attempts} {
218 for {set attempt 1} { $attempt <= $attempts } { incr attempt } {
219 with_test_prefix "iter $attempt" {
223 $attempt $attempts "$::decimal\.$::decimal"]} {
326 for {set attempt 1} { $attempt <= $attempts } { incr attempt } {
327 with_test_prefix "iter $attempt" {
333 $attempt $attempts "$::decimal"]} {