#include "flutter/shell/platform/linux/fl_platform_channel.h"
#include "flutter/shell/platform/linux/public/flutter_linux/fl_method_channel.h"
#include "flutter/shell/platform/linux/public/flutter_linux/fl_standard_method_codec.h"
#include "flutter/shell/platform/linux/testing/fl_mock_binary_messenger.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Functions | |
TEST (FlPlatformChannelTest, ExitResponse) | |
TEST | ( | FlPlatformChannelTest | , |
ExitResponse | |||
) |
Definition at line 12 of file fl_platform_channel_test.cc.
References args, error, fl_method_success_response_new(), FL_PLATFORM_CHANNEL_EXIT_RESPONSE_EXIT, FL_PLATFORM_CHANNEL_EXIT_TYPE_REQUIRED, fl_platform_channel_new(), fl_platform_channel_system_request_app_exit(), fl_platform_channel_system_request_app_exit_finish(), fl_value_new_map(), fl_value_new_string(), fl_value_set_string_take(), and user_data.