Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockPeripheralWithDependency.cs15 public MockPeripheralWithDependency(IPeripheral other = null, bool throwException = false) in MockPeripheralWithDependency() argument
17 if(throwException) in MockPeripheralWithDependency()