Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DInvoker.java1052 long timeOutInvocationCount = testMethod.getInvocationTimeOut(); in invokeTestMethods() local
1055 timeOutInvocationCount > 0; in invokeTestMethods()