Searched defs:time2 (Results 1 – 5 of 5) sorted by relevance
121 val time2 = time1.minusSeconds(60) in <lambda>() constant197 val time2 = time1.minusSeconds(60) in <lambda>() constant305 val time2 = time1.minusSeconds(60) in <lambda>() constant437 val time2 = time1.minusSeconds(60) in <lambda>() constant494 val time2 = MIDNIGHT in <lambda>() constant554 val time2 = MIDNIGHT in <lambda>() constant630 val time2 = time1.minusSeconds(61) // cluster 3, app 1 in <lambda>() constant
82 long long time2 = t2.tv_sec * 1000000000LL + t2.tv_nsec; in RunTestN() local
533 val time2 = Time(Utils.getTimeZone(mContext, null)) in onLoadComplete() constant
514 final Instant time2 = time1.minusMillis(100L); in testInsertRecords_instantWithSameClientId_overwrites() local