Searched refs:minute (Results 1 – 15 of 15) sorted by relevance
40 int minute; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp50 &minute, &second, &millisecond) == 6; in BM_logcat_sorted_order()65 ((minute < T.minute) || in BM_logcat_sorted_order()66 ((minute == T.minute) && in BM_logcat_sorted_order()
51 now_exp.minute = 5; in CurrTime()68 exploded.minute = 0; in TEST_F()92 UmTestUtils::ExpectVariableHasValue(expected.minute, in TEST_F()
44 now_exp.hour = now_exp.minute = now_exp.second = now_exp.millisecond = 0; in GetValue()87 return new int(exploded.minute); in GetValue()
57 TimeDelta::FromMinutes(exploded.minute)); in FromTime()
57 new int(exploded.minute)); in SetUpDefaultTimeProvider()
67 now_exp.minute = 5; in FixedTime()
94 now_exp.minute = 5; in InitTime()
57 now_exp.minute = 5; in FixedTime()
579 static const uint64_t minute = 60 * sec; in formatMsec() local580 static const uint64_t hour = 60 * minute; in formatMsec()590 if (val >= minute) { in formatMsec()597 (val / minute) % (hour / minute)); in formatMsec()600 android::base::StringPrintf((val >= minute) ? "%02" PRIu64 : "%" PRIu64, in formatMsec()601 (val / sec) % (minute / sec)); in formatMsec()
912 static const uint64_t minute = 60; in android_log_printBinaryEvent() local913 static const uint64_t hour = 60 * minute; in android_log_printBinaryEvent()927 if (val >= minute) { in android_log_printBinaryEvent()936 (val / minute) % (hour / minute)); in android_log_printBinaryEvent()941 outCount = snprintf(outBuf, outBufLen, (val >= minute) ? "%02" PRIu64 : "%" PRIu64 "s", in android_log_printBinaryEvent()942 val % minute); in android_log_printBinaryEvent()
93 `DnsTlsDispatcher` maintains a 5-minute timeout. Any `DnsTlsTransport` that has had no
362 subsequent packets will attempt to retransmit for at least 1 minute before364 minute during long operations, e.g. writing to flash.
197 echo 1 minute
864 exp_time.minute, in ToString()
209 echo 1 minute