Searched refs:SHORT_WAIT (Results 1 – 8 of 8) sorted by relevance
112 int pause = param.getInt(PropertyName.SHORT_WAIT)*10; in getActiveDialogAfterStartup()131 pause(param.getInt(PropertyName.SHORT_WAIT)); in pause()246 int pause = param.getInt(PropertyName.SHORT_WAIT)*20; in waitForClosedOffice()323 pause(param.getInt(PropertyName.SHORT_WAIT) * 10); in clickThreadButton()
340 … int maximum = param.getInt(PropertyName.THREAD_TIME_OUT) / param.getInt(PropertyName.SHORT_WAIT); in handleRecoveryDialogAfterCrash()483 … int maximum = param.getInt(PropertyName.THREAD_TIME_OUT) / param.getInt(PropertyName.SHORT_WAIT); in handleRecoveryDialogAtRestart()
156 util.utils.shortWait(tParam.getInt(util.PropertyName.SHORT_WAIT) * 2); in _removeKeyHandler()219 util.utils.shortWait(tParam.getInt(util.PropertyName.SHORT_WAIT) * 2); in _removeMouseClickHandler()
68 final public static String SHORT_WAIT= "ShortWait"; field
140 util.utils.shortWait(tParam.getInt(util.PropertyName.SHORT_WAIT)); in _printPages()
266 put(PropertyName.SHORT_WAIT,new Integer(ShortWait)); in TestParameters()
224 util.utils.shortWait(tParam.getInt(util.PropertyName.SHORT_WAIT)); in shortWait()
133 utils.shortWait(Param.getInt(util.PropertyName.SHORT_WAIT)); in createTestEnvironment()
Completed in 59 milliseconds