Searched refs:TEN_MINUTES (Results 1 – 11 of 11) sorted by relevance
283 private val TEN_MINUTES: Long = 10 * DateUtils.MINUTE_IN_MILLIS constant328 maxTime < TEN_MINUTES -> { in formatTime()
36 alarm->set_offset_millis(TimeUnitToBucketSizeInMillis(TEN_MINUTES)); in CreateStatsdConfig()
48 bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in SetUp()
358 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()629 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()963 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()1358 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()1673 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()1929 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()2197 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()2428 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_F()
322 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL; in TEST_P()
30 TEN_MINUTES = 3; enumerator
554 metric.set_bucket(TEN_MINUTES); in createCountMetric()570 metric.set_bucket(TEN_MINUTES); in createDurationMetric()587 metric.set_bucket(TEN_MINUTES); in createGaugeMetric()604 metric.set_bucket(TEN_MINUTES); in createValueMetric()621 metric.set_bucket(TEN_MINUTES); in createKllMetric()
729 uint64_t bucketSizeNs = TimeUnitToBucketSizeInMillis(TEN_MINUTES) * 1000000LL;
40 TEN_MINUTES = 3; enumerator
443 case TEN_MINUTES: in TimeUnitToBucketSizeInMillis()
1271 metric->set_bucket(TEN_MINUTES); in TEST_F()