Searched defs:metric (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/metrics/ |
D | core.py | 158 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/ |
D | metrics.proto | 13 optional string metric = 3; field
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/ |
D | bounded_metrics.py | 40 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/ |
D | LoopSummary.java | 291 String metric, in getMetricDoubleValue() 305 String metric, in getMetricLongValue()
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 235 def GetMetricQuota(regions_info, zone, metric): argument
|