Searched refs:ddVersion (Results 1 – 1 of 1) sorted by relevance
163 String ddVersion = getDDVersion(); in reportDDMetrics() local164 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()