Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockPeripheralWithStringAttribute.cs14 public MockPeripheralWithStringAttribute(string mockString) in MockPeripheralWithStringAttribute() argument
16 MockString = mockString; in MockPeripheralWithStringAttribute()