Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DPropertyTagParser.cs16 public PropertyTagParser(string[] lines) in PropertyTagParser()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Testing/
DTerminalTester.cs725 private readonly List<Line> lines; field in Antmicro.Renode.Testing.TerminalTester