Searched refs:CurrentLine (Results 1 – 1 of 1) sorted by relevance
432 return HandleSuccess(eventName, CurrentLine); in WaitForMultilineMatch()531 … return HandleSuccess(eventName, matchingLineId: CurrentLine, matchGroups: matchGroups, in CheckUnfinishedLine()618 private const int CurrentLine = -1; field in Antmicro.Renode.Testing.TerminalTester632 case CurrentLine: in HandleSuccess()