Flutter Engine
The Flutter Engine
|
#include <logging.h>
Public Member Functions | |
LogCapture () | |
~LogCapture () | |
std::string | str () const |
fml::testing::LogCapture::LogCapture | ( | ) |
Definition at line 114 of file logging.cc.
fml::testing::LogCapture::~LogCapture | ( | ) |
Definition at line 118 of file logging.cc.
std::string fml::testing::LogCapture::str | ( | ) | const |
Definition at line 122 of file logging.cc.