Home
last modified time | relevance | path

Searched defs:metric (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/metrics/
Dcore.py158 def _publish_single(self, metric): argument
181 def write_binary(self, metric, output_path): argument
192 def write_ascii(self, metric, output_path): argument
203 def write_descriptor_binary(self, metric, output_path): argument
214 def write_descriptor_ascii(self, metric, output_path): argument
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/
Dmetrics.proto13 optional string metric = 3; field
/tools/test/connectivity/acts/framework/acts/metrics/loggers/
Dbounded_metrics.py40 def add(self, metric, value, lower_limit=None, upper_limit=None, unit=None): argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DLoopSummary.java291 String metric, in getMetricDoubleValue()
305 String metric, in getMetricLongValue()
/tools/acloud/internal/lib/
Dgcompute_client.py233 def GetMetricQuota(regions_info, zone, metric): argument