Searched refs:MEAN_SUFFIX (Results 1 – 2 of 2) sorted by relevance
62 @VisibleForTesting public static final String MEAN_SUFFIX = "-mean"; field in ScheduledRunCollectionListener155 res.put(key + MEAN_SUFFIX, Double.toString(mean)); in getStatistics()
163 TEST_METRIC_KEY + ScheduledRunCollectionListener.MEAN_SUFFIX)), in testInstrumentationResult()