5#include "flutter/shell/platform/common/client_wrapper/include/flutter/method_call.h"
10#include "gtest/gtest.h"
14TEST(MethodCallTest, Basic) {
15 const std::string method_name(
"method_name");
16 const int argument = 42;
G_BEGIN_DECLS G_MODULE_EXPORT FlMethodCall * method_call
TEST(FrameTimingsRecorderTest, RecordVsync)