Lines Matching refs:recordData

96         stats.recordData(TEST_START, TEST_START + SECOND_IN_MILLIS,
109 stats.recordData(recordStart, recordStart + bucketDuration,
125 stats.recordData(recordStart, recordEnd,
144 stats.recordData(firstStart, firstStart + SECOND_IN_MILLIS,
146 stats.recordData(lastStart, lastStart + SECOND_IN_MILLIS,
157 stats.recordData(middleStart, middleEnd,
173 stats.recordData(TEST_START, TEST_START + SECOND_IN_MILLIS,
176 stats.recordData(midStart, midStart + HOUR_IN_MILLIS,
188 stats1.recordData(TEST_START, TEST_START + 2 * HOUR_IN_MILLIS, 2000L, 1000L);
192 stats2.recordData(TEST_START_2, TEST_START_2 + 2 * HOUR_IN_MILLIS, 1000L, 500L);
212 stats1.recordData(TEST_START, TEST_START + MINUTE_IN_MILLIS * 60, 600L, 600L);
216 stats2.recordData(TEST_START_2, TEST_START_2 + MINUTE_IN_MILLIS * 5, 50L, 50L);
254 stats.recordData(TEST_START, TEST_START + DAY_IN_MILLIS, 24L, 24L);
288 stats.recordData(TEST_START, TEST_START + DAY_IN_MILLIS, 2400L, 4800L);
325 stats.recordData(start, end, entry);
348 history.recordData(0, MINUTE_IN_MILLIS,
350 history.recordData(0, 2 * MINUTE_IN_MILLIS,
361 full.recordData(0, MINUTE_IN_MILLIS,
373 partial.recordData(0, MINUTE_IN_MILLIS,
382 before.recordData(0, 4 * MINUTE_IN_MILLIS,
384 before.recordData(DAY_IN_MILLIS, DAY_IN_MILLIS + MINUTE_IN_MILLIS,
423 stats.recordData(FIRST_START, FIRST_END,
425 stats.recordData(SECOND_START, SECOND_END,
427 stats.recordData(THIRD_START, THIRD_END,
465 stats.recordData(FIRST_START, FIRST_END,
467 stats.recordData(SECOND_START, SECOND_END,
469 stats.recordData(THIRD_START, THIRD_END,