Home
last modified time | relevance | path

Searched defs:runMetrics (Results 1 – 25 of 53) sorted by relevance

123

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DICommandResultHandler.java28 public void success(Map<String, String> runMetrics); in success() argument
30 Map<String, String> runMetrics); in failure() argument
DCommandResult.java41 Map<String, String> runMetrics) { in CommandResult() argument
DGetLastCommandResultOp.java128 Map<String, String> runMetrics = commandResult.getRunMetrics(); in packResponseIntoJson() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DRebootReasonCollectorTest.java109 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
DRuntimeRestartCollectorTest.java209 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
DHostStatsdMetricCollectorTest.java84 HashMap<String, Metric> runMetrics = new HashMap<>(); in testMetricCollection_binaryConfig_multiDevice() local
/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DMetricsXmlParserTest.java134 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/
DExecCommandTracker.java61 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
/tools/tradefederation/core/tests/src/com/android/tradefed/postprocessor/
DAggregatePostProcessorTest.java407 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
DBasePostProcessorTest.java178 HashMap<String, Metric> runMetrics = new HashMap<>(); in testAllTestMetricsPostProcessing() local
/tools/tradefederation/core/src/com/android/tradefed/result/
DITestLifeCycleReceiver.java96 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()
DStubTestRunListener.java64 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() argument
DLogcatCrashResultForwarder.java90 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DLoopSummary.java40 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/
DJsonHttpTestResultReporterTest.java104 Map<String, String> runMetrics = new HashMap<String, String>(1); in injectTestRun() local
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java233 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/
DOpenGlPerformanceTest.java269 Map<String, String> runMetrics = new HashMap<>(); in logOutputFile() local
288 reportMetrics(entry.getKey(), runMetrics, listener); in logOutputFile() local
DUserActionBenchmark.java164 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java131 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/
DNativeCodeCoverageListener.java67 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
DJavaCodeCoverageListener.java67 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DShardListener.java115 public void testRunEnded(long elapsedTime, HashMap<String, Metric> runMetrics) { in testRunEnded()
/tools/tradefederation/contrib/src/com/android/media/tests/
DVideoEditingPerformanceTest.java203 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
DMediaPlayerStressTest.java159 Map<String, String> runMetrics = new HashMap<>(); in parseOutputFile() local
/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java143 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

123