Definition at line 33 of file log_test.cc.
◆ FreeTestOutput()
static void dart::LogTestHelper::FreeTestOutput |
( |
| ) |
|
|
inlinestatic |
Definition at line 41 of file log_test.cc.
41 {
45 }
46 }
static const char * test_output_
◆ SetPrinter()
static void dart::LogTestHelper::SetPrinter |
( |
Log * |
log, |
|
|
LogPrinter |
printer |
|
) |
| |
|
inlinestatic |
Definition at line 35 of file log_test.cc.
35 {
37 ASSERT(printer !=
nullptr);
38 log->printer_ = printer;
39 }
The documentation for this class was generated from the following file: