Searched refs:MetricResultFormat (Results 1 – 5 of 5) sorted by relevance
68 enum MetricResultFormat { enum78 MetricResultFormat format,
68 TraceProcessor::MetricResultFormat format,
1039 TraceProcessor::MetricResultFormat format, in ComputeMetricText()1046 case TraceProcessor::MetricResultFormat::kProtoText: in ComputeMetricText()1052 case TraceProcessor::MetricResultFormat::kJson: in ComputeMetricText()
203 TraceProcessor::MetricResultFormat::kProtoText, &metric_output); in TEST_F()
299 metric_names, TraceProcessor::MetricResultFormat::kProtoText, in ComputeMetric()