Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DOpenTitan_KeyManagerTest.cs137 private void AssertErrorIsRaised(bool errorExpected, string message = "") in AssertErrorIsRaised() argument
139 if(errorExpected) in AssertErrorIsRaised()