Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DSystemBusTests.cs308 …houldReadBytes([Values(true, false)] bool isFirstMemory, [Values(true, false)] bool isSecondMemory) in ShouldReadBytes() argument
325 if(isSecondMemory) in ShouldReadBytes()