Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Testing/
DTerminalTester.cs146 …lTesterResult WaitFor(string pattern, TimeInterval? timeout = null, bool treatAsRegex = false, boo… in WaitFor()
187 …sterResult WaitFor(string[] patterns, TimeInterval? timeout = null, bool treatAsRegex = false, boo… in WaitFor()
404 …tForMultilineMatch(string[] patterns, TimeInterval? timeout = null, bool treatAsRegex = false, boo… in WaitForMultilineMatch()