Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/MonitorTests/CommandTests/
DActionArguments.cs77 public void CommandResultShouldContain(string command, string expected) in CommandResultShouldContain()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DUARTDirectionBase.cs43 … protected void LogWarningNonEqual(uint given, uint expected, string configuration, string block) in LogWarningNonEqual()