Searched refs:calculateTimeOut (Results 1 – 3 of 3) sorted by relevance
259 long realTimeOut = MethodHelper.calculateTimeOut(tm); in invokeWithTimeoutWithNewExecutor()
329 protected static long calculateTimeOut(ITestNGMethod tm) { in calculateTimeOut() method in MethodHelper
513 if (MethodHelper.calculateTimeOut(tm) <= 0) { in invokeConfigurationMethod()637 if (MethodHelper.calculateTimeOut(tm) <= 0) { in invokeMethod()