Searched defs:time1 (Results 1 – 4 of 4) sorted by relevance
120 val time1 = Instant.ofEpochMilli(timeSource.currentTimeMillis()).minusSeconds(1) in <lambda>() constant196 val time1 = NOW.minusSeconds(1) in <lambda>() constant304 val time1 = NOW.minusSeconds(1) in <lambda>() constant436 val time1 = MIDNIGHT.minusSeconds(60) in <lambda>() constant493 val time1 = MIDNIGHT.plusSeconds(60) in <lambda>() constant553 val time1 = MIDNIGHT.plusSeconds(60) in <lambda>() constant628 val time1 = NOW.minusSeconds(1) // cluster 1, app 1 in <lambda>() constant
81 long long time1 = t1.tv_sec * 1000000000LL + t1.tv_nsec; in RunTestN() local
513 final Instant time1 = Instant.now(); in testInsertRecords_instantWithSameClientId_overwrites() local