5#ifndef FLUTTER_SHELL_PLATFORM_LINUX_TESTING_FL_TEST_H_
6#define FLUTTER_SHELL_PLATFORM_LINUX_TESTING_FL_TEST_H_
8#include "flutter/shell/platform/linux/public/flutter_linux/fl_engine.h"
9#include "flutter/shell/platform/linux/public/flutter_linux/fl_value.h"
FlEngine * make_mock_engine_with_project(FlDartProject *project)
void PrintTo(FlValue *v, std::ostream *os)
FlEngine * make_mock_engine()
G_BEGIN_DECLS GBytes * hex_string_to_bytes(const gchar *hex_string)
gchar * bytes_to_hex_string(GBytes *bytes)
typedefG_BEGIN_DECLS struct _FlValue FlValue