Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DTimeHandleTests.cs70 ShouldWaitReturn(false, false, TimeInterval.Empty); in WaitShouldNotBlockIfThereWasNoRequest()
363 ShouldWaitReturn(false, false, interval); in BreakingShouldFinishWaiting2()
377 ShouldWaitReturn(false, false, interval); in BreakingShouldFinishWaiting()
406 ShouldWaitReturn(true, false, interval); in ContinueShouldFinishWaiting2()
420 ShouldWaitReturn(true, false, interval); in ContinueShouldFinishWaiting3()
433 ShouldWaitReturn(true, false, interval); in WaitShouldNotBlockAfterContinue()
447 ShouldWaitReturn(true, false, interval); in WaitShouldNotBlockAfterContinue2()
460 ShouldWaitReturn(false, false, interval); in WaitShouldNotBlockAfterBreak()
474 ShouldWaitReturn(false, false, interval); in WaitShouldNotBlockAfterBreak2()
488 ShouldWaitReturn(true, false, interval); in WaitShouldNotBlockOnDisabledHandle()
[all …]