Home
last modified time | relevance | path

Searched refs:newTimestamp (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/test/
H A DTestPeriodPredicates.java85 scanner.newTimestamp("1999-12-01 01:02:03"), in testFirstPeriodOverlapsSecondPeriod()
86 scanner.newTimestamp("2000-01-12 01:02:03") in testFirstPeriodOverlapsSecondPeriod()
89 scanner.newTimestamp("2000-01-01 01:02:03"), in testFirstPeriodOverlapsSecondPeriod()
90 scanner.newTimestamp("2000-02-01 01:02:03") in testFirstPeriodOverlapsSecondPeriod()
114 scanner.newTimestamp("2000-01-12 01:02:03"), in testFirstPeriodOverlapsSecondPeriod_reversed()
115 scanner.newTimestamp("1999-12-01 01:02:03") in testFirstPeriodOverlapsSecondPeriod_reversed()
119 scanner.newTimestamp("2000-01-01 01:02:03") in testFirstPeriodOverlapsSecondPeriod_reversed()
144 scanner.newTimestamp("1999-12-31 01:02:03") in testFirstPeriodDoesNotOverlapsSecondPeriod()
148 scanner.newTimestamp("2000-02-01 01:02:03") in testFirstPeriodDoesNotOverlapsSecondPeriod()
173 scanner.newTimestamp("2000-01-01 01:02:03") in testFirstPeriodDoesNotOverlapsSecondPeriod2()
[all …]
/dports/net/storj/storj-1.45.3/multinode/storage/
H A Dstorage_test.go27 Date: newTimestamp(time.May, 1, 0),
32 Date: newTimestamp(time.May, 2, 0),
37 Date: newTimestamp(time.May, 3, 0),
42 Date: newTimestamp(time.May, 4, 0),
47 Date: newTimestamp(time.May, 5, 0),
52 Date: newTimestamp(time.May, 6, 0),
57 Date: newTimestamp(time.May, 7, 0),
62 Date: newTimestamp(time.May, 8, 0),
67 Date: newTimestamp(time.May, 9, 0),
72 Date: newTimestamp(time.May, 10, 0),
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/deployment/
H A Dsync_test.go71 newRS: rs("foo-v1", 10, nil, newTimestamp),
82 newRS: rs("foo-v1", 10, nil, newTimestamp),
93 newRS: rs("foo-v2", 2, nil, newTimestamp),
104 newRS: rs("foo-v2", 2, nil, newTimestamp),
115 newRS: rs("foo-v2", 8, nil, newTimestamp),
126 newRS: rs("foo-v3", 2, nil, newTimestamp),
137 newRS: rs("foo-v3", 2, nil, newTimestamp),
149 newRS: rs("foo-v3", 1, nil, newTimestamp),
161 newRS: rs("foo-v3", 1, nil, newTimestamp),
185 newRS: rs("foo-v3", 3, nil, newTimestamp),
[all …]
/dports/net/storj/storj-1.45.3/multinode/bandwidth/
H A Dbandwidth_test.go27 Date: newTimestamp(time.May, 2),
33 Date: newTimestamp(time.May, 3),
39 Date: newTimestamp(time.May, 4),
45 Date: newTimestamp(time.May, 1),
53 IntervalStart: newTimestamp(time.May, 1),
59 IntervalStart: newTimestamp(time.May, 2),
65 IntervalStart: newTimestamp(time.May, 3),
71 IntervalStart: newTimestamp(time.May, 4),
84 IntervalStart: newTimestamp(month, day),
90 IntervalStart: newTimestamp(month, day),
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in main()
105 newTimestamp(); // ensure that start time is not equal to stop time in main()
107 newTimestamp(); // ensure every recording gets a unique stop time in main()
111 private static Instant newTimestamp() throws InterruptedException { in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/api/recording/misc/
H A DTestGetStream.java60 Instant t0 = newTimestamp(); in main()
62 Instant t1 = newTimestamp(); in main()
64 Instant t2 = newTimestamp(); in main()
66 Instant t3 = newTimestamp(); in main()
68 Instant t4 = newTimestamp(); in main()
70 Instant t5 = newTimestamp(); in main()
96 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
103 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
105 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
109 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/api/recording/misc/
H A DTestGetStream.java62 Instant t0 = newTimestamp(); in main()
64 Instant t1 = newTimestamp(); in main()
66 Instant t2 = newTimestamp(); in main()
68 Instant t3 = newTimestamp(); in main()
70 Instant t4 = newTimestamp(); in main()
72 Instant t5 = newTimestamp(); in main()
98 newTimestamp(); // ensure every recording gets a unique start time in createChunkWithId()
105 newTimestamp(); // ensure that start time is not equal to stop time in createChunkWithId()
107 newTimestamp(); // ensure every recording gets a unique stop time in createChunkWithId()
111 private static Instant newTimestamp() throws InterruptedException { in newTimestamp() method in TestGetStream
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/scheduler/Classes/CronCommand/
H A DCronCommand.php74 $newTimestamp = $this->getTimestamp();
84 if ($this->minuteAndHourMatchesCronCommand($newTimestamp)) {
87 $newTimestamp += 60;
98 if ($this->dayMatchesCronCommand($newTimestamp)) {
101 $newTimestamp += $this->numberOfSecondsInDay($newTimestamp);
103 $this->timestamp = $newTimestamp;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/scheduler/Classes/CronCommand/
H A DCronCommand.php78 $newTimestamp = $this->getTimestamp();
88 if ($this->minuteAndHourMatchesCronCommand($newTimestamp)) {
91 $newTimestamp += 60;
102 if ($this->dayMatchesCronCommand($newTimestamp)) {
105 $newTimestamp += $this->numberOfSecondsInDay($newTimestamp);
107 $this->timestamp = $newTimestamp;
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/scheduler/Classes/CronCommand/
H A DCronCommand.php78 $newTimestamp = $this->getTimestamp();
88 if ($this->minuteAndHourMatchesCronCommand($newTimestamp)) {
91 $newTimestamp += 60;
102 if ($this->dayMatchesCronCommand($newTimestamp)) {
105 $newTimestamp += $this->numberOfSecondsInDay($newTimestamp);
107 $this->timestamp = $newTimestamp;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/wiredtiger/
H A Dwiredtiger_oplog_manager.cpp223 const uint64_t newTimestamp = fetchAllCommittedValue(sessionCache->conn()); in _oplogJournalThreadLoop() local
228 if (newTimestamp <= _oplogReadTimestamp.load()) { in _oplogJournalThreadLoop()
229 LOG(2) << "no new oplog entries were made visible: " << newTimestamp; in _oplogJournalThreadLoop()
239 _setOplogReadTimestamp(lk, newTimestamp); in _oplogJournalThreadLoop()
249 sessionCache->getKVEngine()->advanceOldestTimestamp(Timestamp(newTimestamp)); in _oplogJournalThreadLoop()
263 void WiredTigerOplogManager::_setOplogReadTimestamp(WithLock, uint64_t newTimestamp) { in _setOplogReadTimestamp() argument
264 _oplogReadTimestamp.store(newTimestamp); in _setOplogReadTimestamp()
266 LOG(2) << "setting new oplogReadTimestamp: " << newTimestamp; in _setOplogReadTimestamp()
/dports/comms/qt5-sensors/kde-qtsensors-5.15.2p2/src/plugins/sensors/simulator/
H A Dsimulatorirproximitysensor.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch()) / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch()); in poll()
61 m_reading.setTimestamp(newTimestamp); in poll()
H A Dsimulatorlightsensor.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch()) / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch()); in poll()
61 m_reading.setTimestamp(newTimestamp); in poll()
H A Dsimulatorproximitysensor.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch() / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch(); in poll()
61 m_reading.setTimestamp(newTimestamp); in poll()
H A Dsimulatorcompass.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch()) / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch()); in poll()
62 m_reading.setTimestamp(newTimestamp); in poll()
H A Dsimulatoraccelerometer.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch()) / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch()); in poll()
63 m_reading.setTimestamp(newTimestamp); in poll()
H A Dsimulatormagnetometer.cpp55 quint64 newTimestamp; in poll() local
57 newTimestamp = static_cast<quint64>(QDateTime::currentMSecsSinceEpoch()) / 1000; in poll()
59 newTimestamp = static_cast<quint64>(data.timestamp.toSecsSinceEpoch()); in poll()
64 m_reading.setTimestamp(newTimestamp); in poll()
/dports/devel/kf5-kservice/kservice-5.89.0/autotests/
H A Dksycocatest.cpp180 const QDateTime newTimestamp = QFileInfo(KSycoca::absoluteFilePath()).lastModified(); in dirInFutureShouldRebuildSycocaOnce() local
181 QVERIFY(newTimestamp > oldTimestamp); in dirInFutureShouldRebuildSycocaOnce()
187 QCOMPARE(againTimestamp, newTimestamp); // same mtime, it didn't get rebuilt in dirInFutureShouldRebuildSycocaOnce()
224 const QDateTime newTimestamp = QFileInfo(KSycoca::absoluteFilePath()).lastModified(); in dirTimestampShouldBeCheckedRecursively() local
225 if (newTimestamp <= oldTimestamp) { in dirTimestampShouldBeCheckedRecursively()
226 qWarning() << "oldTimestamp=" << oldTimestamp << "newTimestamp=" << newTimestamp; in dirTimestampShouldBeCheckedRecursively()
228 QVERIFY(newTimestamp > oldTimestamp); in dirTimestampShouldBeCheckedRecursively()
235 QCOMPARE(againTimestamp, newTimestamp); // same mtime, it didn't get rebuilt in dirTimestampShouldBeCheckedRecursively()
347 const QDateTime newTimestamp = QFileInfo(KSycoca::absoluteFilePath()).lastModified(); in extraFileInFutureShouldRebuildSycocaOnce() local
348 QVERIFY(newTimestamp > oldTimestamp); in extraFileInFutureShouldRebuildSycocaOnce()
[all …]

1234567