/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/ |
D | ICommandResultHandler.java | 28 public void success(Map<String, String> runMetrics); in success() argument 30 Map<String, String> runMetrics); in failure() argument
|
D | CommandResult.java | 41 Map<String, String> runMetrics) { in CommandResult() argument
|
D | GetLastCommandResultOp.java | 128 Map<String, String> runMetrics = commandResult.getRunMetrics(); in packResponseIntoJson() local
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
D | RebootReasonCollectorTest.java | 109 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_singleDevice() local 196 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_multiDevice() local 248 HashMap<String, Metric> runMetrics = new HashMap<>(); in testNoMetrics() local
|
D | RuntimeRestartCollectorTest.java | 209 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_noRuntimeRestart_noPriorRuntimeRestart() local 252 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_noRuntimeRestart_withPriorRuntimeRestart() local 294 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_noPriorRuntimeRestart() local 354 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_withPriorRuntimeRestart() local 419 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_reportsSystemServerCrashesOnly() local 466 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_withRuntimeRestart_useAtomResultsForCount() local 495 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAddingMetrics_includesSerialForMultipleDevices() local
|
D | HostStatsdMetricCollectorTest.java | 84 HashMap<String, Metric> runMetrics = new HashMap<>(); in testMetricCollection_binaryConfig_multiDevice() local
|
/tools/tradefederation/contrib/tests/src/com/android/regression/tests/ |
D | MetricsXmlParserTest.java | 134 Map<String, String> runMetrics = new HashMap<>(); in testParse() local 169 Map<String, String> runMetrics = new HashMap<>(); in testParseBlacklist() local
|
/tools/tradefederation/core/src/com/android/tradefed/command/remote/ |
D | ExecCommandTracker.java | 61 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/postprocessor/ |
D | AggregatePostProcessorTest.java | 407 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testSuccessfullProcessRunMetrics() local 444 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testSingleValueProcessRunMetrics() local 463 HashMap<String, Metric> runMetrics = new HashMap<String, Metric>(); in testNoDoubleProcessRunMetrics() local
|
D | BasePostProcessorTest.java | 178 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAllTestMetricsPostProcessing() local
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | ITestLifeCycleReceiver.java | 96 public default void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) { in testRunEnded() argument 107 public default void testRunEnded(long elapsedTimeMillis, HashMap<String, Metric> runMetrics) {} in testRunEnded()
|
D | StubTestRunListener.java | 64 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument
|
D | LogcatCrashResultForwarder.java | 90 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/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/tradefederation/core/tests/src/com/android/tradefed/result/ |
D | JsonHttpTestResultReporterTest.java | 104 Map<String, String> runMetrics = new HashMap<String, String>(1); in injectTestRun() local
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/ |
D | GameQualificationHostsideController.java | 233 HashMap<String, MetricMeasurement.Metric> runMetrics = new HashMap<>(); in run() local 290 listener.testRunEnded(System.currentTimeMillis() - startTime, runMetrics); in run() local
|
/tools/tradefederation/contrib/src/com/android/graphics/tests/ |
D | OpenGlPerformanceTest.java | 269 Map<String, String> runMetrics = new HashMap<>(); in logOutputFile() local 288 reportMetrics(entry.getKey(), runMetrics, listener); in logOutputFile() local
|
D | UserActionBenchmark.java | 164 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
|
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/ |
D | BasePostProcessor.java | 131 public final void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument 136 public final void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded() 254 private HashMap<String, Metric> getRawMetricsOnly(HashMap<String, Metric> runMetrics) { in getRawMetricsOnly()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | NativeCodeCoverageListener.java | 67 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
D | JavaCodeCoverageListener.java | 67 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/ |
D | ShardListener.java | 115 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
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
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SubprocessEventHelper.java | 143 public TestRunEndedEventInfo(Long time, Map<String, String> runMetrics) { in TestRunEndedEventInfo() argument 315 Map<String, String> runMetrics) { in TestEndedEventInfo() argument 331 String className, String testName, Long endTime, Map<String, String> runMetrics) { in TestEndedEventInfo() argument
|