Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporterTest.java107 mReporter.invocationEnded(500L); in testSuiteVariant()
133 mReporter.invocationEnded(500L); in testSuiteVariantGSI()
163 mReporter.invocationEnded(500L); in testSuiteVariantGSI_R_Compatibility()
195 mReporter.invocationEnded(500L); in testSuiteVariantGSI_R_Compatibility_ATS()
DPreviousSessionFileCopierTest.java77 mCopier.invocationEnded(500L); in testCopy()
93 mCopier.invocationEnded(500L); in testCopy_fileExists()
103 mCopier.invocationEnded(500L); in testCopy_fileExcluded()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java211 mReporter.invocationEnded(500); in testSingleModuleRun()
271 myListener.invocationEnded(500); in testSingleModuleRun_checkMetadata()
314 mReporter.invocationEnded(500); in testSingleModuleRun_incomplete()
343 mReporter.invocationEnded(500); in testSingleModuleRun_completeAfterInternalRetry()
383 mReporter.invocationEnded(500); in testSingleModuleRun_incomplete_rerun_incomplete()
409 mReporter.invocationEnded(500); in testSingleModuleRun_incomplete_rerun_incomplete()
451 mReporter.invocationEnded(500); in testSingleModuleRun_incomplete_rerun_complete()
483 mReporter.invocationEnded(500); in testSingleModuleRun_incomplete_rerun_complete()
541 listener.invocationEnded(500); in run()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java132 mReporter.invocationEnded(10); in testSetup()
158 mReporter.invocationEnded(10); in testResultReporting()
210 mReporter.invocationEnded(10); in testRepeatedExecutions()
275 mReporter.invocationEnded(10); in testRetry()
331 mReporter.invocationEnded(10); in testRetryCanSetDone()
370 mReporter.invocationEnded(10); in testRetryCannotSetDone()
390 mReporter.invocationEnded(10); in testResultReporting_moduleNotDone()
417 mReporter.invocationEnded(10); in testResultReporting_moduleNotDone_noTests()
434 mReporter.invocationEnded(10); in testResultReporting_moduleDone_noTests()
517 shard1.invocationEnded(10); in testResultReporter_sharded()
[all …]
DMetadataReporterTest.java99 mReporter.invocationEnded(10); in testResultReportingFastTests()
114 mReporter.invocationEnded(10); in testResultReportingSlowTests()
DConsoleReporterTest.java77 mReporter.invocationEnded(10); in testResultReporting_singleModule()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DModuleListener.java161 public void invocationEnded(long elapsedTime) { in invocationEnded() method in ModuleListener
163 mListener.invocationEnded(elapsedTime); in invocationEnded()
DResultReporter.java527 public void invocationEnded(long elapsedTime) { in invocationEnded() method in ResultReporter
530 mMasterResultReporter.invocationEnded(elapsedTime); in invocationEnded()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousSessionFileCopier.java68 public void invocationEnded(long elapsedTime) { in invocationEnded() method in PreviousSessionFileCopier
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...