Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DLogTester.cs90 …public string WaitForEntry(string pattern, out IEnumerable<string> bufferedMessages, float? timeou… in WaitForEntry()
154 …tion emulation, Predicate<LogEntry> predicate, bool keep, out IEnumerable<string> bufferedMessages) in FlushAndCheckLocked()