Searched refs:NanoToMillis (Results 1 – 8 of 8) sorted by relevance
224 (long long)(NanoToMillis(pair.first))); in onDumpReportLocked()226 (long long)(NanoToMillis(pair.second))); in onDumpReportLocked()268 (long long)NanoToMillis(bucket.mBucketStartNs)); in onDumpReportLocked()270 (long long)NanoToMillis(bucket.mBucketEndNs)); in onDumpReportLocked()
222 (long long)NanoToMillis(bucket.mBucketStartNs)); in onDumpReportLocked()224 (long long)NanoToMillis(bucket.mBucketEndNs)); in onDumpReportLocked()
255 (long long)(NanoToMillis(pair.first))); in onDumpReportLocked()257 (long long)(NanoToMillis(pair.second))); in onDumpReportLocked()297 (long long)NanoToMillis(bucket.mBucketStartNs)); in onDumpReportLocked()299 (long long)NanoToMillis(bucket.mBucketEndNs)); in onDumpReportLocked()
577 (long long)NanoToMillis(bucket.mBucketStartNs)); in onDumpReportLocked()579 (long long)NanoToMillis(bucket.mBucketEndNs)); in onDumpReportLocked()
68 int64_t NanoToMillis(const int64_t nano);
555 int64_t NanoToMillis(const int64_t nano) { in NanoToMillis() function
242 EXPECT_EQ(MillisToNano(NanoToMillis(endSkipped)), in TEST()284 EXPECT_EQ(MillisToNano(NanoToMillis(endSkipped)), in TEST()
528 EXPECT_EQ(MillisToNano(NanoToMillis(baseTimeNs + 5 * bucketSizeNs)), in TEST()530 EXPECT_EQ(MillisToNano(NanoToMillis(activationNs + ttlNs + 1)), in TEST()