Searched refs:serializedMetric (Results 1 – 1 of 1) sorted by relevance
112 string serializedMetric; in getMetricProtoHash() local113 if (!metric.SerializeToString(&serializedMetric)) { in getMetricProtoHash()117 metricHash = Hash64(serializedMetric); in getMetricProtoHash()