Searched refs:currentInvocationListener (Results 1 – 1 of 1) sorted by relevance
| /tools/tradefederation/core/src/com/android/tradefed/invoker/ |
| D | RemoteInvocationExecution.java | 314 ITestInvocationListener currentInvocationListener, in runRemote() argument 348 currentInvocationListener.invocationFailed( in runRemote() 359 currentInvocationListener, configFile, info, options, runUtil, config); in runRemote() 371 currentInvocationListener.testLog(STDOUT_FILE, LogDataType.TEXT, source); in runRemote() 384 currentInvocationListener.testLog(STDERR_FILE, LogDataType.TEXT, source); in runRemote() 390 currentInvocationListener, in runRemote() 399 ITestInvocationListener currentInvocationListener, in isStillRunning() argument 437 currentInvocationListener.invocationFailed( in isStillRunning()
|