Lines Matching refs:Empty
281 interval = TimeInterval.Empty; in RequestTimeInterval()
286 …DebugHelper.Assert(reportedTimeResiduum == TimeInterval.Empty, "Reported time residuum should be e… in RequestTimeInterval()
288 slaveTimeResiduum = TimeInterval.Empty; in RequestTimeInterval()
317 if(reportedTimeResiduum != TimeInterval.Empty) in ReportProgress()
320 reportedTimeResiduum = TimeInterval.Empty; in ReportProgress()
351 …DebugHelper.Assert(slaveTimeResiduum == TimeInterval.Empty, "Time residuum should be empty here."); in ReportBackAndContinue()
411 ReportBackAndContinue(TimeInterval.Empty); in TrySkipToSyncPoint()
463 intervalToReport = TimeInterval.Empty; in WaitUntilDone()
481 intervalUsed = TimeInterval.Empty; in WaitUntilDone()
491 reportedTimeResiduum = TimeInterval.Empty; in WaitUntilDone()
493 reportedSoFar = TimeInterval.Empty; in WaitUntilDone()
646 slaveTimeResiduum = TimeInterval.Empty;
647 reportedTimeResiduum = TimeInterval.Empty;