Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 69) sorted by relevance

123

/tools/tradefederation/core/src/com/android/tradefed/log/
DLogReceiver.java62 mDeviceAction.cancel(); in stop()
63 mReceiver.cancel(); in stop()
84 StreamUtil.cancel(stream); in postLog()
/tools/tradefederation/contrib/src/com/android/monkey/
DClockworkRetailMonkeyTest.java53 public synchronized void cancel() { in cancel() method in ClockworkRetailMonkeyTest.CardRefresher
67 mRefresher.cancel(); in onMonkeyFinish()
/tools/tradefederation/core/src/com/android/tradefed/device/
DLogcatReceiver.java69 mDeviceAction.cancel(); in stop()
70 mReceiver.cancel(); in stop()
DCollectingByteOutputReceiver.java45 public void cancel() { in cancel() method in CollectingByteOutputReceiver
DCollectingOutputReceiver.java46 public void cancel() { in cancel() method in CollectingOutputReceiver
DBackgroundDeviceAction.java124 public synchronized void cancel() { in cancel() method in BackgroundDeviceAction
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCrashCollector.java114 mCrashCollector.cancel(); in tearDown()
117 mCrashReceiver.cancel(); in tearDown()
122 StreamUtil.cancel(iss); in tearDown()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DGameQualificationScheduledMetricCollector.java69 mTimer.cancel(); in onStart()
96 mTimer.cancel(); in onEnd()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DBackgroundDeviceActionTest.java79 mBackgroundAction.cancel(); in testBackgroundActionComplete()
110 mBackgroundAction.cancel(); in testBackgroundAction_shellException()
164 mBackgroundAction.cancel(); in testwaitForDeviceRecovery_blockOffline()
/tools/tradefederation/core/common_util/com/android/tradefed/result/
DInputStreamSource.java49 public default void cancel() { in cancel() method
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DScheduledDeviceMetricCollector.java69 timer.cancel(); in onTestRunStart()
88 timer.cancel(); in onTestRunEnd()
/tools/acloud/internal/lib/
Dssh.py59 timer.cancel()
86 timer.cancel()
125 timer.cancel()
/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DStreamProtoReceiver.java132 public void cancel() throws IOException { in cancel() method in StreamProtoReceiver.EventReceiverThread
174 mEventReceiver.cancel(); in close()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DRunUtilTest.java117 mockRunnable.cancel(); // always ensure execution is cancelled in testRunTimed()
130 mockRunnable.cancel(); // always ensure execution is cancelled in testRunTimed_failed()
144 mockRunnable.cancel(); // cancel due to exception in testRunTimed_exception()
145 mockRunnable.cancel(); // always ensure execution is cancelled in testRunTimed_exception()
167 Mockito.verify(runnable, Mockito.atLeast(1)).cancel(); in testRunTimed_interrupted()
DRunUtilFuncTest.java43 public void cancel() { in cancel() method in RunUtilFuncTest.MyRunnable
82 public void cancel() { in testRunTimedRetry()
/tools/asuite/atest/metrics/
Dclearcut_client.py84 self._scheduled_flush_thread.cancel()
112 self._scheduled_flush_thread.cancel()
/tools/tradefederation/core/atest/metrics/
Dclearcut_client.py91 self._scheduled_flush_thread.cancel()
119 self._scheduled_flush_thread.cancel()
/tools/tradefederation/core/tests/src/com/android/tradefed/log/
DFileLoggerTest.java92 StreamUtil.cancel(logSource); in testLogToLogger()
223 StreamUtil.cancel(logSource); in testFiltering_ddms()
248 StreamUtil.cancel(logSource); in testFiltering_ddms_log()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterDeviceMonitor.java135 void cancel() { in cancel() method in ClusterDeviceMonitor.EventDispatcher
161 mDispatcher.cancel(); in stop()
/tools/tradefederation/core/src/com/android/tradefed/suite/checker/
DActivityStatusChecker.java54 StreamUtil.cancel(screen); in isFrontActivityLauncher()
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestMetricsCollectionListener.java141 StreamUtil.cancel(outputSource); in stopDumping()
152 StreamUtil.cancel(outputSource); in stopDumping()
DVideoEditingMemoryTest.java164 StreamUtil.cancel(outputSource); in uploadHeapDumpFiles()
205 StreamUtil.cancel(outputSource); in logOutputFiles()
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java406 runThread.cancel(); in runTimed()
414 runThread.cancel(); in runTimed()
583 public void cancel() { in cancel() method in RunUtil.RunnableNotifier
584 mRunnable.cancel(); in cancel()
768 public void cancel() { in cancel() method in RunUtil.RunnableResult
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DUiAutomatorRunner.java353 public void cancel() { in cancel() method in UiAutomatorRunner
355 mParser.cancel(); in cancel()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java463 cancel(); in processClose()
482 public synchronized void cancel() { in cancel() method in RemoteManager
493 cancel(); in cancelAndWait()

123