Home
last modified time | relevance | path

Searched refs:invocationEnded (Results 1 – 25 of 62) sorted by relevance

123

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DShardListenerTest.java70 mMockListener.invocationEnded(0l); in testBufferAndReplay()
78 mShardListener.invocationEnded(0l); in testBufferAndReplay()
110 mMockListener.invocationEnded(0l); in testLogWithoutRun()
115 mShardListener.invocationEnded(0l); in testLogWithoutRun()
146 mMockListener.invocationEnded(0l); in testBufferAndReplay_withModule()
169 mShardListener.invocationEnded(0l); in testBufferAndReplay_withModule()
199 mMockListener.invocationEnded(0l); in testBufferAndReplay_withModule_attempts()
223 mShardListener.invocationEnded(0l); in testBufferAndReplay_withModule_attempts()
298 mockListener.invocationEnded(0l); in testLogOrderingForSharding()
308 mMockSaver.invocationEnded(0L); in testLogOrderingForSharding()
[all …]
DShardMainResultForwarderTest.java87 mShardPrimary.invocationEnded(0l); in testForwardBuildInfo()
88 mShardPrimary.invocationEnded(1l); in testForwardBuildInfo()
136 mShardPrimary.invocationEnded(0l); in testForwardBuildInfo_multiDevice()
137 mShardPrimary.invocationEnded(1l); in testForwardBuildInfo_multiDevice()
168 invocationLogger.invocationEnded(500L); in testForward_Sharded()
179 Mockito.verify(mMockLogListener, times(1)).invocationEnded(500L); in testForward_Sharded()
DTestInvocationMultiTest.java211 mMockTestListener.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_oneMiss()
213 mMockLogSaver.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_oneMiss()
310 mMockTestListener.invocationEnded(EasyMock.anyLong()); in testResolveDynamicFails()
312 mMockLogSaver.invocationEnded(EasyMock.anyLong()); in testResolveDynamicFails()
380 mMockTestListener.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_oneThrow()
382 mMockLogSaver.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_oneThrow()
470 mMockTestListener.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_cleanUpThrow()
472 mMockLogSaver.invocationEnded(EasyMock.anyLong()); in testRunBuildProvider_cleanUpThrow()
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/
DProtoResultParserTest.java174 mMockListener.invocationEnded(500L); in testEvents()
222 mTestParser.invocationEnded(500L); in testEvents()
263 mMockListener.invocationEnded(500L); in testEvents_invocationFailure()
272 mTestParser.invocationEnded(500L); in testEvents_invocationFailure()
304 mMockListener.invocationEnded(500L); in testEvents_invocationFailure_errorNotSet()
313 mTestParser.invocationEnded(500L); in testEvents_invocationFailure_errorNotSet()
342 mMockListener.invocationEnded(500L); in testRunFail_interleavedWithTest()
357 mTestParser.invocationEnded(500L); in testRunFail_interleavedWithTest()
389 mMockListener.invocationEnded(500L); in testEvents_finaleProto()
417 mFinalTestParser.invocationEnded(500L); in testEvents_finaleProto()
[all …]
DStreamProtoResultReporterTest.java94 mMockListener.invocationEnded(500L); in testStream()
119 mReporter.invocationEnded(500L); in testStream()
143 mReporter.invocationEnded(500L); in testStream_stopParsing()
207 mReporter.invocationEnded(500L); in testStream_noInvocationReporting()
DProtoResultReporterTest.java100 mReporter.invocationEnded(500L); in testFinalizeProto()
146 mReporter.invocationEnded(500L); in testRunFail_interleavedWithTest()
163 mReporter.invocationEnded(500L); in testInvocationFailure()
DFileProtoResultReporterTest.java81 mReporter.invocationEnded(500L); in testWriteResults()
118 mReporter.invocationEnded(500L); in testWriteResults_periodic()
147 mMockListener.invocationEnded(500L); in testWriteResults_periodic()
/tools/tradefederation/core/tests/src/com/android/tradefed/result/suite/
DFormattedGeneratorReporterTest.java90 mReporter.invocationEnded(500L); in testFinalizedResults_nothingRan()
124 mReporter.invocationEnded(500L); in testFinalizeResults_noAbi()
162 mReporter.invocationEnded(500L); in testFinalizeResults()
190 mReporter.invocationEnded(500L); in testFinalizedResults_skipped()
213 mReporter.invocationEnded(500L); in testFinalizedResults_skippedByNPE()
246 mReporter.invocationEnded(500L); in testFinalizedResults_notRetry()
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DXmlResultReporterTest.java63 public void invocationEnded(long elapsedTime) { in invocationEnded() method in XmlResultReporterTest.MockLogSaver
110 mResultReporter.invocationEnded(1); in testEmptyGeneration()
128 mResultReporter.invocationEnded(1); in testSinglePass()
153 mResultReporter.invocationEnded(1); in testSingleFail()
DMetricsXMLResultReporterTest.java64 mResultReporter.invocationEnded(1); in testEmptyGeneration()
85 mResultReporter.invocationEnded(1); in testRunMetrics()
112 mResultReporter.invocationEnded(1); in testTestMetrics()
138 mResultReporter.invocationEnded(1); in testTestFailMetrics()
DJsonHttpTestResultReporterTest.java70 mReporter.invocationEnded(0); in testSkipFailedRuns_notSet()
86 mReporter.invocationEnded(0); in testSkipFailedRuns_set()
105 mReporter.invocationEnded(0); in testIncludeAdditionalTestDetails()
DPassingTestFileReporterTest.java61 mResultReporter.invocationEnded(0); in testPassed()
70 mResultReporter.invocationEnded(0); in testFailed()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DClangCodeCoverageListenerTest.java124 mListener.invocationEnded(ELAPSED_TIME); in coverageDisabled_noCoverageLog()
137 mListener.invocationEnded(ELAPSED_TIME); in clangCoverageDisabled_noCoverageLog()
157 mListener.invocationEnded(ELAPSED_TIME); in coverageFlushEnabled_flushCalled()
184 mListener.invocationEnded(ELAPSED_TIME); in testRun_logsCoverageFile()
221 mListener.invocationEnded(ELAPSED_TIME); in testOtherFileTypes_ignored()
246 mListener.invocationEnded(ELAPSED_TIME); in testNoClangMeasurements_noLogFile()
272 mListener.invocationEnded(ELAPSED_TIME); in testProfileToolInConfiguration_notFromBuild()
299 mListener.invocationEnded(ELAPSED_TIME); in testProfileToolNotFound_throwsException()
338 mListener.invocationEnded(ELAPSED_TIME); in testProfileToolFailed_throwsException()
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DInvocationSummaryHelper.java69 listener.invocationEnded(elapsedTime); in reportInvocationEnded()
93 listener.invocationEnded(elapsedTime); in reportInvocationEnded()
DILogSaver.java54 public void invocationEnded(long elapsedTime); in invocationEnded() method
DITestInvocationListener.java64 default public void invocationEnded(long elapsedTime) { } in invocationEnded() method
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DFormattedGeneratorReporter.java45 public final void invocationEnded(long elapsedTime) { in invocationEnded() method in FormattedGeneratorReporter
47 super.invocationEnded(elapsedTime); in invocationEnded()
/tools/tradefederation/core/src/com/android/tradefed/result/
DNameMangleListener.java154 public void invocationEnded(long elapsedTime) { in invocationEnded() method in NameMangleListener
155 mListener.invocationEnded(elapsedTime); in invocationEnded()
DPassingTestFileReporter.java47 public void invocationEnded(long elapsedTime) { in invocationEnded() method in PassingTestFileReporter
DLogSaverResultForwarder.java61 public void invocationEnded(long elapsedTime) { in invocationEnded() method in LogSaverResultForwarder
66 mLogSaver.invocationEnded(elapsedTime); in invocationEnded()
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DLastShardDetector.java32 public void invocationEnded(long elapsedTime) { in invocationEnded() method in LastShardDetector
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java244 mListener.invocationEnded(System.currentTimeMillis()); in testSimplePassRun()
285 mainInvocationForwarder.invocationEnded(System.currentTimeMillis()); in testSimplePassRun_withLoggedFile()
340 mListener.invocationEnded(System.currentTimeMillis()); in testSimpleRun_withFail()
368 mListener.invocationEnded(System.currentTimeMillis()); in testRun_incomplete()
400 mListener.invocationEnded(System.currentTimeMillis()); in testRun_DeviceNotAvailable()
435 new ResultForwarder(config.getTestInvocationListeners()).invocationEnded(500); in scheduleConfig()
487 .invocationEnded(500); in scheduleConfig()
633 new ResultForwarder(config.getTestInvocationListeners()).invocationEnded(500); in testRun_sharding_withIndex()
713 new ResultForwarder(config.getTestInvocationListeners()).invocationEnded(500); in helperTestShardIndex()
/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DMetricsXmlParserTest.java103 mResultReporter.invocationEnded(5); in testSimpleParse()
137 mResultReporter.invocationEnded(5); in testParse()
172 mResultReporter.invocationEnded(5); in testParseBlacklist()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DShardMainResultForwarder.java106 public void invocationEnded(long elapsedTime) { in invocationEnded() method in ShardMainResultForwarder
119 super.invocationEnded(mTotalElapsed); in invocationEnded()
DShardListener.java227 public void invocationEnded(long elapsedTime) { in invocationEnded() method in ShardListener
228 super.invocationEnded(elapsedTime); in invocationEnded()
233 mMainListener.invocationEnded(elapsedTime); in invocationEnded()

123