Searched refs:time1 (Results 1 – 5 of 5) sorted by relevance
37 long time1 = 1111L; in testEquals() local39 GeolocationTimeZoneSuggestion.createCertainSuggestion(time1, ARBITRARY_ZONE_IDS1); in testEquals()43 GeolocationTimeZoneSuggestion.createCertainSuggestion(time1, ARBITRARY_ZONE_IDS1); in testEquals()54 GeolocationTimeZoneSuggestion.createUncertainSuggestion(time1); in testEquals()60 GeolocationTimeZoneSuggestion.createCertainSuggestion(time1, ARBITRARY_ZONE_IDS2); in testEquals()
41 UnixEpochTime time1 = new UnixEpochTime(1, 1); in testEqualsAndHashcode() local42 TimeState time1False_1 = new TimeState(time1, false); in testEqualsAndHashcode()45 TimeState time1False_2 = new TimeState(time1, false); in testEqualsAndHashcode()48 TimeState time1True = new TimeState(time1, true); in testEqualsAndHashcode()
502 private static boolean areSameDates(long time1, long time2) { in areSameDates() argument506 c1.setTimeInMillis(time1); in areSameDates()
153 long time1 = System.currentTimeMillis(); in measureAllocationScore() local169 double speed = MIN_NUMBER_OF_SURFACES * 1000.0 / (time2 - time1); in measureAllocationScore()
403 final long time1 = 10L; in onTouchEvent_notStartHandwriting_when_stylusMove_afterTimeOut() local409 final long time2 = time1 + TIMEOUT + 10L; in onTouchEvent_notStartHandwriting_when_stylusMove_afterTimeOut()