Searched defs:testMillis (Results 1 – 7 of 7) sorted by relevance
46 final double testMillis = 5 * DateUtils.MINUTE_IN_MILLIS + 30 * DateUtils.SECOND_IN_MILLIS; in testFormatElapsedTime_WithSeconds_ShowSeconds() local55 final double testMillis = 5 * DateUtils.MINUTE_IN_MILLIS + 30 * DateUtils.SECOND_IN_MILLIS; in testFormatElapsedTime_NoSeconds_DoNotShowSeconds() local64 final double testMillis = 2 * DateUtils.DAY_IN_MILLIS in testFormatElapsedTime_TimeMoreThanOneDay_ShowCorrectly() local74 final double testMillis = 2 * DateUtils.DAY_IN_MILLIS in testFormatElapsedTime_TimeMoreThanOneDayAndCollapseTimeUnit_ShowCorrectly() local84 final double testMillis = 2 * DateUtils.DAY_IN_MILLIS + 15 * DateUtils.MINUTE_IN_MILLIS; in testFormatElapsedTime_ZeroFieldsInTheMiddleDontShow() local93 final double testMillis = 0; in testFormatElapsedTime_FormatZero_WithSeconds() local102 final double testMillis = 0; in testFormatElapsedTime_FormatZero_NoSeconds() local111 final double testMillis = 15 * DateUtils.MINUTE_IN_MILLIS; in testFormatElapsedTime_onlyContainsMinute_hasTtsSpan() local127 final double testMillis = 40 * DateUtils.SECOND_IN_MILLIS; in testFormatRelativeTime_WithSeconds_ShowSeconds() local136 final double testMillis = 40 * DateUtils.SECOND_IN_MILLIS; in testFormatRelativeTime_NoSeconds_DoNotShowSeconds() local[all …]
53 var testMillis = test.millis(); in test_system() local
378 UDate testMillis = greg.getTime(status); in doLimitsTest() local
541 double testMillis; in TestGetSetDateAPI() local
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...