Home
last modified time | relevance | path

Searched refs:startUTime (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/Tests/kstars_ui/
H A Dtest_ekos_scheduler_ops.cpp234 KStarsDateTime currentUTime(startUTime); in initScheduler()
264 const GeoLocation &geo, const QDateTime &startUTime, in startupJob() argument
275 const GeoLocation &geo, const QDateTime &startUTime, in startupJobs() argument
279 initScheduler(geo, startUTime, dir, esls, esqs); in startupJobs()
280 KStarsDateTime currentUTime(startUTime); in startupJobs()
431 KStarsDateTime currentUTime(startUTime); in initJob()
703 initScheduler(*geo, startUTime, &dir, eslVector, esqVector); in testCulminationStartup()
705 initJob(startUTime, jobStartUTime); in testCulminationStartup()
730 initJob(startUTime, jobStartUTime); in testFixedDateStartup()
777 initScheduler(geo, startUTime, &dir, eslVector, esqVector); in testTwilightStartup()
[all …]
H A Dtest_ekos_scheduler_ops.h67 …id runSimpleJob(const GeoLocation &geo, const SkyObject *targetObject, const QDateTime &startUTime,
82 void initScheduler(const GeoLocation &geo, const QDateTime &startUTime, QTemporaryDir *dir,
85 void initJob(const KStarsDateTime &startUTime, const KStarsDateTime &jobStartUTime);
88 const GeoLocation &geo, const QDateTime &startUTime,
92 const GeoLocation &geo, const QDateTime &startUTime,