#include <gtk/gtk.h>#include "gtest/gtest.h"#include "flutter/shell/platform/linux/fl_binary_messenger_private.h"#include "flutter/shell/platform/linux/fl_texture_registrar_private.h"#include "flutter/shell/platform/linux/public/flutter_linux/fl_plugin_registrar.h"#include "flutter/shell/platform/linux/testing/mock_plugin_registrar.h"Go to the source code of this file.
Functions | |
| TEST (FlPluginRegistrarTest, FlMockRegistrar) | |
| TEST | ( | FlPluginRegistrarTest | , |
| FlMockRegistrar | |||
| ) |
Definition at line 16 of file fl_plugin_registrar_test.cc.
References fl_binary_messenger_new(), fl_dart_project_new(), fl_engine_new(), fl_plugin_registrar_get_messenger(), fl_plugin_registrar_get_texture_registrar(), and fl_texture_registrar_new().