Searched refs:METRIC_COUNT (Results 1 – 2 of 2) sorted by relevance
40 public static final String METRIC_COUNT = "count"; field in SuggestionEventStore47 Arrays.asList(new String[]{METRIC_LAST_EVENT_TIME, METRIC_COUNT}));74 final String countPrefKey = getPrefKey(suggestionId, eventType, METRIC_COUNT); in writeEvent()
92 SuggestionEventStore.EVENT_SHOWN, SuggestionEventStore.METRIC_COUNT))); in featurize()94 SuggestionEventStore.EVENT_DISMISSED, SuggestionEventStore.METRIC_COUNT))); in featurize()96 SuggestionEventStore.EVENT_CLICKED, SuggestionEventStore.METRIC_COUNT))); in featurize()