Searched defs:TestLogHandler (Results 1 – 1 of 1) sorted by relevance
24 class TestLogHandler : public LogHandler { class26 TestLogHandler(std::shared_ptr<llvm::raw_ostream> stream_sp) in TestLogHandler() function in TestLogHandler