/tools/tradefederation/core/tests/src/com/android/tradefed/retry/ |
D | ResultAggregatorTest.java | 136 mDetailedListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding() 144 mDetailedListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding() 166 mAggListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding() 197 mAggregator.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding() 203 mAggregator.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding() 250 mDetailedListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding_runFailure() 259 mDetailedListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding_runFailure() 275 mAggListener.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding_runFailure() 298 mAggregator.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding_runFailure() 304 mAggregator.testRunEnded(450L, new HashMap<String, Metric>()); in testForwarding_runFailure() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | InstrumentationTestTest.java | 179 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun() 201 inOrder.verify(mMockListener).testRunEnded(1, EMPTY_STRING_MAP); in testRun() 338 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_rerunEmpty() 365 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_betterFailure() 375 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_betterFailure() 384 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_betterFailure() 406 inOrder.verify(mMockListener).testRunEnded(1, EMPTY_STRING_MAP); in testRun_betterFailure() 411 inOrder.verify(mMockListener).testRunEnded(1, EMPTY_STRING_MAP); in testRun_betterFailure() 429 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_rerun() 439 listener.testRunEnded(1, EMPTY_STRING_MAP); in testRun_rerun() [all …]
|
D | HostTestTest.java | 623 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_testcase() 649 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_MetricTestCase() 674 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_LogMetricTestCase() 710 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_MetricTestCase_withOption() 729 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_testSuite() 748 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_junit3TestSuite_dynamicOptions() 767 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_testHierarchySuite() 784 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_testMethod() 875 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_multipleClass() 881 mListener.testRunEnded(EasyMock.anyLong(), (HashMap<String, Metric>) EasyMock.anyObject()); in testRun_multipleClass() [all …]
|
D | InstrumentationFileTestTest.java | 121 listener.testRunEnded(0, Collections.emptyMap()); in testRun_singleSuccessfulTest() 151 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.eq(new HashMap<String, Metric>())); in testRun_singleSuccessfulTest() 186 listener.testRunEnded(1, Collections.emptyMap()); in testRun_reRunOneFailedToCompleteTest() 205 listener.testRunEnded(1, Collections.emptyMap()); in testRun_reRunOneFailedToCompleteTest() 210 listener.testRunEnded(1, Collections.emptyMap()); in testRun_reRunOneFailedToCompleteTest() 241 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.eq(new HashMap<String, Metric>())); in testRun_reRunOneFailedToCompleteTest() 250 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.eq(new HashMap<String, Metric>())); in testRun_reRunOneFailedToCompleteTest() 255 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.eq(new HashMap<String, Metric>())); in testRun_reRunOneFailedToCompleteTest() 301 listener.testRunEnded(1, Collections.emptyMap()); in testRun_serialReRunOfTwoFailedToCompleteTests() 318 listener.testRunEnded(1, Collections.emptyMap()); in testRun_serialReRunOfTwoFailedToCompleteTests() [all …]
|
D | NoisyDryRunTestTest.java | 93 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun() 101 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun() 121 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_withKeystore() 128 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_withKeystore() 145 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_invalidCmdFile() 162 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_invalidCmdLine() 171 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_invalidCmdLine() 290 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testLoading_sandboxed() 298 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testLoading_sandboxed() 342 mMockListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testLoading_sandboxed_failed() [all …]
|
D | GTestResultParserTest.java | 52 mockRunListener.testRunEnded( in testParseSimpleFile() 76 mockRunListener.testRunEnded( in testParseSimpleFileNoTimes() 93 mockRunListener.testRunEnded(EasyMock.anyLong(), EasyMock.eq(expected)); in testParseNoTests() 116 mockRunListener.testRunEnded( in testParseLargerFile() 177 mockRunListener.testRunEnded( in testParseWithFailures() 228 mockRunListener.testRunEnded( in testParseWithErrors() 251 mockRunListener.testRunEnded( in testParseNonAlignedTag() 309 mockRunListener.testRunEnded( in testParseSimpleFile_AltFormat() 327 mockRunListener.testRunEnded( in testParseSimpleFile_LinkError() 355 mockRunListener.testRunEnded( in testParseSimpleFile_earlyError() [all …]
|
D | DeviceTestCaseTest.java | 125 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_suite() 147 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_includeFilter() 167 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_excludeFilter() 190 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_includeAnnotationFiltering() 210 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_checkAnnotation() 238 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_excludeAnnotationFiltering() 258 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_singleTest() 279 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_deviceNotAvail() 304 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_testcaseCollectMode() 323 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_testcaseCollectMode_singleMethod() [all …]
|
D | JavaCodeCoverageListenerTest.java | 130 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testRunEnded_rootEnabled_logsCoverageMeasurement() 144 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, new HashMap<String, Metric>()); in testFailure_noCoverageMetric() 163 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testFailure_unableToPullFile() 181 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testRunEnded_rootDisabled_enablesRootBeforePullingFiles() 198 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testRunEnded_rootDisabled_throwsIfCannotEnableRoot() 212 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testRunEnded_rootDisabled_disablesRootAfterPullingFiles() 229 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, runMetrics); in testRunEnded_rootDisabled_throwsIfCannotDisableRoot() 265 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, TfMetricProtoUtil.upgradeConvert(metric)); in testMerge_producesSingleMeasurement() 267 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, TfMetricProtoUtil.upgradeConvert(metric)); in testMerge_producesSingleMeasurement() 269 mCodeCoverageListener.testRunEnded(ELAPSED_TIME, new HashMap<String, Metric>()); in testMerge_producesSingleMeasurement() [all …]
|
D | FakeTestTest.java | 150 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_empty() 163 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_simplePass() 176 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_simpleFail() 194 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_basicSequence() 215 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_withLogging() 240 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_basicParens() 265 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testRun_recursiveParens() 280 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testMultiRun() 287 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testMultiRun() 293 mListener.testRunEnded(EasyMock.eq(0l), EasyMock.<HashMap<String, Metric>>anyObject()); in testMultiRun()
|
D | ClangCodeCoverageListenerTest.java | 123 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in coverageDisabled_noCoverageLog() 136 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in clangCoverageDisabled_noCoverageLog() 156 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in coverageFlushEnabled_flushCalled() 183 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testRun_logsCoverageFile() 220 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testOtherFileTypes_ignored() 245 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testNoClangMeasurements_noLogFile() 271 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testProfileToolInConfiguration_notFromBuild() 298 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testProfileToolNotFound_throwsException() 332 mListener.testRunEnded(ELAPSED_TIME, mMetrics); in testProfileToolFailed_throwsException()
|
D | GTestXmlResultParserTest.java | 96 mockRunListener.testRunEnded( in testParseSimpleFile() 124 mockRunListener.testRunEnded( in testParseLargerFile() 161 mockRunListener.testRunEnded( in testParseWithFailures() 185 mockRunListener.testRunEnded( in testParseWithEmptyFile() 215 mockRunListener.testRunEnded( in testParseUnexpectedNumberTest() 248 mockRunListener.testRunEnded( in testParseSimpleFile_badXmltag() 280 mockRunListener.testRunEnded( in testParseWithEmptyFile_AdditionalOutput() 315 mockRunListener.testRunEnded( in testParseSimpleFile_skipped()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/ |
D | TestRunResultTest.java | 102 result.testRunEnded(0, new HashMap<String, Metric>()); in testMultiRun() 111 result.testRunEnded(0, new HashMap<String, Metric>()); in testMultiRun() 138 result.testRunEnded(0, new HashMap<String, Metric>()); in testMultiRun_WithTestCases() 151 result.testRunEnded(0, new HashMap<String, Metric>()); in testMultiRun_WithTestCases() 255 result1.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_fullMergeLogicCheck() 263 result2.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_fullMergeLogicCheck() 270 result3.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_fullMergeLogicCheck() 314 result1.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_checkMergingStackTraces() 320 result2.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_checkMergingStackTraces() 325 result3.testRunEnded(0, new HashMap<String, Metric>()); in testMergeRetriedRunResults_checkMergingStackTraces() [all …]
|
D | CollectingTestListenerTest.java | 80 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testRunFailed() 92 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testRunFailed_counting() 94 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testRunFailed_counting() 97 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testRunFailed_counting() 200 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_incomplete() 298 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_multi() 305 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_multi() 323 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_multi_failureRunFirst() 329 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_multi_failureRunFirst() 346 mCollectingTestListener.testRunEnded(0, new HashMap<String, Metric>()); in testSingleRun_multi_failureRunFirst_attempts() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/ |
D | ShardListenerTest.java | 69 mMockListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay() 77 mShardListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay() 91 mMockListener.testRunEnded(0l, new HashMap<String, Metric>()); in testPlayRuns() 99 mShardListener.testRunEnded(0l, new HashMap<String, Metric>()); in testPlayRuns() 131 mMockListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() 136 mMockListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() 144 mMockListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() 155 mShardListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() 159 mShardListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() 166 mShardListener.testRunEnded(0l, new HashMap<String, Metric>()); in testBufferAndReplay_withModule() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/ |
D | ProtoResultParserTest.java | 165 mMockListener.testRunEnded( in testEvents() 213 mTestParser.testRunEnded(50L, new HashMap<String, Metric>()); in testEvents() 339 mMockListener.testRunEnded( in testRunFail_interleavedWithTest() 355 mTestParser.testRunEnded(50L, new HashMap<String, Metric>()); in testRunFail_interleavedWithTest() 384 mMockListener.testRunEnded( in testEvents_finaleProto() 412 mFinalTestParser.testRunEnded(50L, new HashMap<String, Metric>()); in testEvents_finaleProto() 435 mMockListener.testRunEnded( in testRunFail_interleavedWithTest_finalProto() 451 mFinalTestParser.testRunEnded(50L, new HashMap<String, Metric>()); in testRunFail_interleavedWithTest_finalProto() 475 mMockListener.testRunEnded( in testRunFail_failureDescription() 495 mFinalTestParser.testRunEnded(50L, new HashMap<String, Metric>()); in testRunFail_failureDescription() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/ |
D | ModuleDefinitionTest.java | 176 listener.testRunEnded(0, new HashMap<String, Metric>()); in run() 247 listener.testRunEnded(0, new HashMap<String, Metric>()); in run() 433 mMockListener.testRunEnded( in testRun() 490 mMockListener.testRunEnded( in testRun_tearDownException() 548 mMockListener.testRunEnded( in testRun_aggregateRunFailures() 623 mMockListener.testRunEnded( in testRun_disabledPreparation() 650 mMockListener.testRunEnded( in testRun_disabledTearDown() 693 mMockListener.testRunEnded( in testRun_failPreparation() 737 mMockListener.testRunEnded( in testRun_failPreparation_runtime() 778 mMockListener.testRunEnded( in testRun_failPreparation_error() [all …]
|
D | ModuleListenerTest.java | 59 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testRegularExecution() 73 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testRun_missingTests() 93 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testInternalRerun() 102 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testInternalRerun() 120 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testMultiTestRun() 128 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testMultiTestRun() 148 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testhasRunCrashedAtAttempt() 153 mListener.testRunEnded(0, new HashMap<String, Metric>()); in testhasRunCrashedAtAttempt() 173 mListener.testRunEnded(500L, new HashMap<String, Metric>()); in testRetryInvalid() 180 mListener.testRunEnded(500L, new HashMap<String, Metric>()); in testRetryInvalid()
|
D | ITestSuiteTest.java | 235 listener.testRunEnded(0, new HashMap<String, Metric>()); in run() 406 listener.testRunEnded(EasyMock.anyLong(), EasyMock.<HashMap<String, Metric>>anyObject()); in expectTestRun() 422 listener.testRunEnded( in expectIntraModuleTestRun() 561 mMockListener.testRunEnded( in testRun_failedSystemChecker_reportFailure() 570 mMockListener.testRunEnded( in testRun_failedSystemChecker_reportFailure() 606 mMockListener.testRunEnded( in testRun_failedSystemChecker_reportFailure_bugreport() 615 mMockListener.testRunEnded( in testRun_failedSystemChecker_reportFailure_bugreport() 696 mMockListener.testRunEnded( in testRun_unresponsiveDevice() 750 mMockListener.testRunEnded( in testRun_deviceUnavailable() 761 mMockListener.testRunEnded(0L, new HashMap<String, Metric>()); in testRun_deviceUnavailable() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/ddmlib/ |
D | InstrumentationResultProtoParserTest.java | 165 mMockListener.testRunEnded(0, Collections.emptyMap()); in testNullProtoFile() 181 mMockListener.testRunEnded(0, Collections.emptyMap()); in testEmptyProtoFile() 200 mMockListener.testRunEnded(0, Collections.emptyMap()); in testInvalidResultsProtoFile() 216 mMockListener.testRunEnded(27013, Collections.emptyMap()); in testNoTestResults() 236 mMockListener.testRunEnded(27013, Collections.emptyMap()); in testOneTestSuccessWithMetrics() 274 mMockListener1.testRunEnded(27013, Collections.emptyMap()); in testOneTestSuccessWithMultipleListeners() 279 mMockListener2.testRunEnded(27013, Collections.emptyMap()); in testOneTestSuccessWithMultipleListeners() 316 mMockListener.testRunEnded(EasyMock.eq(27013L), EasyMock.capture(captureRunMetrics)); in testOneRunSuccessWithMetrics() 340 mMockListener.testRunEnded(EasyMock.eq(27013L), EasyMock.capture(captureRunMetrics)); in testOneTestAndRunSuccessWithMetrics() 377 mMockListener.testRunEnded(EasyMock.eq(27013L), EasyMock.capture(captureRunMetrics)); in testMultipleTestSuccessWithMetrics() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/postprocessor/ |
D | BasePostProcessorTest.java | 204 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.capture(capture)); in testRunLevelPostProcessing() 207 listener.testRunEnded(0L, initialMetrics); in testRunLevelPostProcessing() 234 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.capture(capture)); in testRunLogsPostProcessing_processRunLogs() 242 listener.testRunEnded(0L, new HashMap<String, Metric>()); in testRunLogsPostProcessing_processRunLogs() 271 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.capture(capture)); in testRunLevelPostProcessing_processRunLogsOnly() 296 listener.testRunEnded(0L, new HashMap<String, Metric>()); in testRunLevelPostProcessing_processRunLogsOnly() 516 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.capture(capture)); in testAllTestMetricsPostProcessing() 521 listener.testRunEnded(0L, runMetrics); in testAllTestMetricsPostProcessing() 559 mMockListener.testRunEnded(EasyMock.anyLong(), EasyMock.capture(capture)); in testAllTestLogsPostProcessing() 576 listener.testRunEnded(0L, new HashMap<String, Metric>()); in testAllTestLogsPostProcessing() [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
D | BaseDeviceMetricCollectorTest.java | 90 mBase.testRunEnded(0L, new HashMap<String, Metric>()); in testInitAndForwarding() 113 Mockito.verify(mMockListener, times(1)).testRunEnded(0L, new HashMap<String, Metric>()); in testInitAndForwarding() 179 mBase.testRunEnded(0L, new HashMap<String, Metric>()); in testForwarding_withException() 200 Mockito.verify(mMockListener, times(1)).testRunEnded(0L, new HashMap<String, Metric>()); in testForwarding_withException() 339 base.testRunEnded(0L, new HashMap<String, Metric>()); in verifyFiltering() 350 Mockito.verify(mMockListener, times(1)).testRunEnded(0L, new HashMap<String, Metric>()); in verifyFiltering() 464 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testActualRunAnnotated_include() 517 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testActualRunAnnotated_exclude() 558 mBase.testRunEnded(0L, new HashMap<String, Metric>()); in testOnTestEndWithTestDescription() 570 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testOnTestEndWithTestDescription()
|
D | LogcatOnFailureCollectorTest.java | 119 mMockListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect() 137 mTestListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect() 160 mMockListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_legacy() 173 mTestListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_legacy() 209 mMockListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_multiRun() 229 mMockListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_multiRun() 247 mTestListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_multiRun() 253 mTestListener.testRunEnded(0L, new HashMap<String, Metric>()); in testCollect_multiRun()
|
D | RuntimeRestartCollectorTest.java | 141 mCollector.testRunEnded(0, new HashMap<String, Metric>()); in testStatsdInteractions_singleDevice() 182 mCollector.testRunEnded(0, new HashMap<String, Metric>()); in testStatsdInteractions_multiDevice() 212 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_noRuntimeRestart_noPriorRuntimeRestart() 255 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_noRuntimeRestart_withPriorRuntimeRestart() 297 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_withRuntimeRestart_noPriorRuntimeRestart() 357 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_withRuntimeRestart_withPriorRuntimeRestart() 422 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_withRuntimeRestart_reportsSystemServerCrashesOnly() 470 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_withRuntimeRestart_useStatsdMetadataResultsForCount() 499 mCollector.testRunEnded(0, runMetrics); in testAddingMetrics_includesSerialForMultipleDevices()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/binary/ |
D | ExecutableHostTestTest.java | 109 .testRunEnded(eq(0L), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_doesNotExists() 134 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable() 168 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_relativePath() 214 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_dnae() 247 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_search() 282 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_notFound() 328 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_failure() 374 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRunHostExecutable_timeout()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/shard/ |
D | TestsPoolPollerTest.java | 142 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testPollingRun() 176 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRun_runtimeException() 207 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRun_deviceUnresponsive() 245 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, String>>any()); in testRun_dnae() 302 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRun_dnae_reportNotExecuted() 344 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testRun_dnae_NotLastDevice() 392 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, String>>any()); in testRun_dnae_NotLastDevice_offline() 429 .testRunEnded(Mockito.anyLong(), Mockito.<HashMap<String, Metric>>any()); in testPolling_tokens_notExecuted()
|