Searched refs:WaitForMatch (Results 1 – 1 of 1) sorted by relevance
163 var result = WaitForMatch(() => in WaitFor()222 var result = WaitForMatch(() =>326 …private TerminalTesterResult WaitForMatch(Func<TerminalTesterResult> resultMatcher, TimeInterval t… in WaitForMatch() method in Antmicro.Renode.Testing.TerminalTester413 var result = WaitForMatch(() => in WaitForMultilineMatch()