/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | RebootReasonCollectorTest.java | 110 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_singleDevice() local 220 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_multiDevice() local 300 HashMap<String, Metric> runMetrics = new HashMap<>(); in testCountOnlyWhenNoReboots() local
|
D | RuntimeRestartCollectorTest.java | 216 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_noRuntimeRestart_noPriorRuntimeRestart() local 259 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_noRuntimeRestart_withPriorRuntimeRestart() local 301 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_noPriorRuntimeRestart() local 361 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_withPriorRuntimeRestart() local 426 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_reportsSystemServerCrashesOnly() local 474 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_useStatsdMetadataResultsForCount() local 507 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_includesSerialForMultipleDevices() local
|
D | JavaCodeCoverageCollectorTest.java | 157 HashMap<String, Metric> runMetrics = new HashMap<>(); in testRunEnded_noCoverageEnabled_noop() local 175 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testRunEnded_rootEnabled_logsCoverageMeasurement() local 206 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testRunEnded_rootEnabled_noModuleName_logsCoverageMeasurement() local 226 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testFailure_unableToPullFile() local 243 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testRunEnded_rootDisabled_enablesRootBeforePullingFiles() local 262 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testRunEnded_rootDisabled_noLogIfCannotEnableRoot() local 282 HashMap<String, Metric> runMetrics = createMetricsWithCoverageMeasurement(DEVICE_PATH); in testRunEnded_rootDisabled_disablesRootAfterPullingFiles() local
|
/tools/tradefederation/contrib/tests/src/com/android/regression/tests/ |
D | MetricsXmlParserTest.java | 135 Map<String, String> runMetrics = new HashMap<>(); in testParse() local 170 Map<String, String> runMetrics = new HashMap<>(); in testParseBlacklist() local
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestMetricsCollectionListener.java | 102 long elapsedTime, HashMap<String, MetricMeasurement.Metric> runMetrics) { in testRunEnded() 212 ITestInvocationListener listener, long elapsedTime, Map<String, String> runMetrics); in handleTestRunEnded() argument 233 ITestInvocationListener listener, long elapsedTime, Map<String, String> runMetrics) { in handleTestRunEnded() argument
|
D | VideoEditingPerformanceTest.java | 203 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
|
D | MediaPlayerStressTest.java | 159 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
|
D | MediaStressTest.java | 130 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
|
D | MediaMemoryTest.java | 223 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
|
/tools/tradefederation/core/test_framework/com/android/tradefed/postprocessor/ |
D | BluetoothConnectionSuccessRatePostProcessor.java | 47 HashMap<String, MetricMeasurement.Metric> runMetrics, Map<String, LogFile> testLogs) { in processRunMetricsAndLogs()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | GTestListener.java | 59 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | RemoteTestTimeOutEnforcer.java | 66 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
D | GranularRetriableTestWrapper.java | 534 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded() 540 public void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) { in testRunEnded() argument
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
D | LoopSummary.java | 40 HashMap<String, Metric> runMetrics) { in parseRunMetrics() 292 HashMap<String, Metric> runMetrics) { in getMetricDoubleValue() 306 HashMap<String, Metric> runMetrics) { in getMetricLongValue()
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/ |
D | GameQualificationHostsideController.java | 237 HashMap<String, MetricMeasurement.Metric> runMetrics = new HashMap<>(); in run() local 294 listener.testRunEnded(System.currentTimeMillis() - startTime, runMetrics); in run() local
|
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/ |
D | ITestLifeCycleReceiver.java | 106 public default void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) { in testRunEnded() argument 117 public default void testRunEnded(long elapsedTimeMillis, HashMap<String, Metric> runMetrics) {} in testRunEnded()
|
/tools/tradefederation/core/javatests/com/android/tradefed/postprocessor/ |
D | AggregatePostProcessorTest.java | 489 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testSuccessfullProcessRunMetrics() local 531 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testSingleValueProcessRunMetrics() local 570 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testNoDoubleProcessRunMetrics() local
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | StubTestRunListener.java | 64 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument
|
/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | JsonHttpTestResultReporterTest.java | 182 Map<String, String> runMetrics = new HashMap<String, String>(1); in injectTestRun() local
|
/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/ |
D | NullTestListener.java | 69 public void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) { in testRunEnded() argument 74 public void testRunEnded(long elapsedTimeMillis, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
D | ForwardingTestListener.java | 76 public void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) { in testRunEnded() argument 81 public void testRunEnded(long elapsedTimeMillis, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/ |
D | BasePostProcessor.java | 228 public final void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument 233 public final void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded() 432 private HashMap<String, Metric> getRawMetricsOnly(HashMap<String, Metric> runMetrics) { in getRawMetricsOnly()
|
/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
D | GcovCodeCoverageCollector.java | 127 public void onTestRunEnd(DeviceMetricData runData, final Map<String, Metric> runMetrics) in onTestRunEnd()
|
/tools/tradefederation/core/src/com/android/tradefed/result/ddmlib/ |
D | TestRunToTestInvocationForwarder.java | 187 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | TfTestLauncher.java | 218 HashMap<String, Metric> runMetrics = new HashMap<>(); in reportMetrics() local
|