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