Home
last modified time | relevance | path

Searched refs:THREAD_TIME_OUT (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java113 int timeOut = param.getInt(PropertyName.THREAD_TIME_OUT)*5; in getActiveDialogAfterStartup()
245 int timeOut = param.getInt(PropertyName.THREAD_TIME_OUT)*5; in waitForClosedOffice()
H A DRecoveryTest.java340 … 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()
/aoo42x/main/qadevOOo/runner/util/
H A DPropertyName.java89 final public static String THREAD_TIME_OUT = "ThreadTimeOut"; field
/aoo42x/main/qadevOOo/runner/lib/
H A DTestParameters.java271 put(PropertyName.THREAD_TIME_OUT,ThreadTimeOut); in TestParameters()

Completed in 30 milliseconds