Searched refs:numeratorKey (Results 1 – 1 of 1) sorted by relevance
217 function Aggregator(numeratorKey, divisorKey) { argument218 this.numeratorKey_ = numeratorKey;241 create: function(numeratorKey, divisorKey) { argument244 return new Aggregator(numeratorKey, divisorKey);