Searched refs:notifyInvocationForceStopped (Results 1 – 5 of 5) sorted by relevance
53 public default void notifyInvocationForceStopped(String message, ErrorIdentifier errorId) {} in notifyInvocationForceStopped() method
1484 public void notifyInvocationForceStopped(String message, ErrorIdentifier errorId) { in notifyInvocationForceStopped() method in TestInvocation
275 public void notifyInvocationForceStopped(String message, ErrorIdentifier errorId) { in notifyInvocationForceStopped() method in CommandSchedulerFuncTest.MeasuredInvocation523 public void notifyInvocationForceStopped(String message, ErrorIdentifier errorId) { in notifyInvocationForceStopped() method in CommandSchedulerFuncTest.LongInvocation
1217 mTestInvocation.notifyInvocationForceStopped( in testInvoke_metricsCollectedWhenStopped()
896 getInvocation().notifyInvocationForceStopped(message, errorId); in stopInvocation()