Searched refs:aggType (Results 1 – 1 of 1) sorted by relevance
156 for (const int aggType : aggregationTypes) { in hasAvgAggregationType() local157 if (aggType == ValueMetric_AggregationType_AVG) { in hasAvgAggregationType()