|  | 
| #define | DEFINE_COND_TESTS(name,  macro_base,  level,  log4cxx_level) | 
|  | 
| #define | DEFINE_FILTER_TESTS(name,  macro_base,  level,  log4cxx_level) | 
|  | 
| #define | DEFINE_LEVEL_TESTS(name,  macro_base,  level,  log4cxx_level) | 
|  | 
| #define | DEFINE_ONCE_TESTS(name,  macro_base,  level,  log4cxx_level) | 
|  | 
| #define | DEFINE_THROTTLE_TESTS(name,  macro_base,  level,  log4cxx_level) | 
|  | 
|  | 
| void | delayedThrottleFunc () | 
|  | 
| void | delayedThrottleFunc2 () | 
|  | 
| void | delayedThrottleStreamFunc () | 
|  | 
| void | delayedThrottleStreamFunc2 () | 
|  | 
| int | main (int argc, char **argv) | 
|  | 
| void | onceFunc () | 
|  | 
| void | onceStreamFunc () | 
|  | 
|  | TEST (RosConsole, advancedFilter) | 
|  | 
|  | TEST (RosConsole, advancedFilterStream) | 
|  | 
|  | TEST (RosConsole, basicFilter) | 
|  | 
|  | TEST (RosConsole, basicFilterStream) | 
|  | 
|  | TEST (RosConsole, changeFilter) | 
|  | 
|  | TEST (RosConsole, changeFilterStream) | 
|  | 
|  | TEST (RosConsole, changingLevel) | 
|  | 
|  | TEST (RosConsole, changingLoggerLevel) | 
|  | 
|  | TEST (RosConsole, delayedStreamThrottle) | 
|  | 
|  | TEST (RosConsole, delayedThrottle) | 
|  | 
|  | TEST (RosConsole, formatter) | 
|  | 
|  | TEST (RosConsole, formatToBufferInitialLargerThanFormat) | 
|  | 
|  | TEST (RosConsole, formatToBufferInitialZero) | 
|  | 
|  | TEST (RosConsole, formatToString) | 
|  | 
|  | TEST (RosConsole, loggingLevels) | 
|  | 
|  | TEST (RosConsole, longPrintfStyleOutput) | 
|  | 
|  | TEST (RosConsole, once) | 
|  | 
|  | TEST (RosConsole, onceStream) | 
|  | 
|  | TEST (RosConsole, throttle) | 
|  | 
|  | TEST (RosConsole, throttleStream) | 
|  | 
|  | TEST (RosConsole, throwingAppender) | 
|  | 
| void | throttleFunc () | 
|  | 
| void | throttleStreamFunc () | 
|  |