Searched defs:EMPTY_STATS_ITERABLE (Results 1 – 2 of 2) sorted by relevance
217 static final Stats EMPTY_STATS_ITERABLE = Stats.of(ImmutableList.<Double>of()); field in StatsTesting
246 static final Stats EMPTY_STATS_ITERABLE = Stats.of(ImmutableList.<Double>of()); field in StatsTesting