#include <logging.h>
Public Member Functions | |
| LogCapture () | |
| ~LogCapture () | |
| std::string | str () const |
| fml::testing::LogCapture::LogCapture | ( | ) |
Definition at line 114 of file logging.cc.
References fml::LogMessage::CaptureNextLog().
| fml::testing::LogCapture::~LogCapture | ( | ) |
Definition at line 118 of file logging.cc.
References fml::LogMessage::CaptureNextLog().
| std::string fml::testing::LogCapture::str | ( | ) | const |
Definition at line 122 of file logging.cc.
Referenced by fml::testing::TEST(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and impeller::testing::TEST_P().