Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/
DDDBenchmarkTest.java163 String ddVersion = getDDVersion(); in reportDDMetrics() local
164 String meanMetricName = String.format("%s-%s", ddVersion, "bandwidth_avg_MiB_s"); in reportDDMetrics()
165 String stdevMetricName = String.format("%s-%s", ddVersion, "bandwidth_stdev_MiB_s"); in reportDDMetrics()