Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DLogTester.cs91 bool pauseEmulation = false, LogLevel level = null) in WaitForEntry()
DRenodeKeywords.cs317 bool? pauseEmulation = null, LogLevel level = null) in WaitForLogEntry()
336 …oat? timeout = null, bool treatAsRegex = false, bool? pauseEmulation = null, LogLevel level = null) in ShouldNotBeInLog()
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_cfu.cpp54 void RenodeAgent::log(int level, const char* fmt, ...) in log()
Drenode_bus.cpp147 void RenodeAgent::log(int level, const char* fmt, ...) in log()