Lines Matching refs:timeoutSeconds
152 my $timeoutSeconds = 20;262 --timeout t Sets the number of seconds before a test times out (default: $timeoutSeconds)303 'timeout=i' => \$timeoutSeconds,1927 my $maximumSecondsWithoutOutput = $timeoutSeconds;