5#include "flutter/testing/logger_listener.h"
15 FML_LOG(IMPORTANT) <<
">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>";
16 FML_LOG(IMPORTANT) <<
"Starting Test: " <<
test_info.test_suite_name() <<
":"
37 return std::string{
info.test_suite_name()} +
"." +
info.name();
51 FML_LOG(IMPORTANT) <<
"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<";
static void test_info(skiatest::Reporter *r, Codec *codec, const SkImageInfo &info, SkCodec::Result expectedResult, const SkMD5::Digest *goodDigest)
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
void OnTestDisabled(const ::testing::TestInfo &test_info) override
void OnTestStart(const ::testing::TestInfo &test_info) override
void OnTestEnd(const ::testing::TestInfo &test_info) override
#define FML_LOG(severity)
std::string TestTimeAsString(const ::testing::TestResult *result)
std::string TestStatusAsString(const ::testing::TestResult *result)
std::string TestLabel(const ::testing::TestInfo &info)
static SkString to_string(int n)