Searched refs:notifyInvocationStopped (Results 1 – 4 of 4) sorted by relevance
60 public default void notifyInvocationStopped(String message) {} in notifyInvocationStopped() method
1496 public void notifyInvocationStopped(String message) { in notifyInvocationStopped() method in TestInvocation
282 public void notifyInvocationStopped(String message) { in notifyInvocationStopped() method in CommandSchedulerFuncTest.MeasuredInvocation529 public void notifyInvocationStopped(String message) { in notifyInvocationStopped() method in CommandSchedulerFuncTest.LongInvocation
880 getInvocation().notifyInvocationStopped(message); in notifyInvocationStop()