Searched refs:timeoutValue (Results 1 – 1 of 1) sorted by relevance
735 final int timeoutValue, maxRuntimeValue, testRetryValue; in submitJob() local738 timeoutValue = parsePositiveIntegerInput(display.getTimeout().getText(), "timeout"); in submitJob()771 args.put("timeout_mins", new JSONNumber(timeoutValue)); in submitJob()