Home
last modified time | relevance | path

Searched defs:incrementCurrentInvocationCount (Results 1 – 4 of 4) sorted by relevance

/external/testng/src/main/java/org/testng/
DITestNGMethod.java213 public void incrementCurrentInvocationCount(); in incrementCurrentInvocationCount() method
/external/testng/src/main/java/org/testng/internal/
DClonedMethod.java188 public void incrementCurrentInvocationCount() { in incrementCurrentInvocationCount() method in ClonedMethod
DBaseTestMethod.java667 public void incrementCurrentInvocationCount() { in incrementCurrentInvocationCount() method in BaseTestMethod
/external/testng/src/test/java/org/testng/internal/
DMethodInstanceTest.java474 public void incrementCurrentInvocationCount() { in incrementCurrentInvocationCount() method in MethodInstanceTest.TestNGMethodStub