Searched refs:oldBoolValue (Results 1 – 1 of 1) sorted by relevance
249 Assert.IsTrue(oldBoolValue == newBoolValue); in ShouldCallReadHandler()274 Assert.IsTrue(oldBoolValue == newBoolValue); in ShouldCallWriteAndChangeHandler()380 oldBoolValue = false; in SetUp()407 oldBoolValue = oldValue; in BoolCallback()508 private bool oldBoolValue; field in Antmicro.Renode.UnitTests.RegistersTests