#include "flutter/shell/platform/linux/public/flutter_linux/fl_view.h"#include "flutter/shell/platform/linux/testing/fl_test_gtk_logs.h"#include "gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (FlViewTest, GetEngine) | |
| TEST (FlViewTest, StateUpdateDoesNotHappenInInit) | |
| TEST | ( | FlViewTest | , |
| GetEngine | |||
| ) |
Definition at line 10 of file fl_view_test.cc.
References fl_dart_project_new(), fl_view_get_engine(), and fl_view_new().
| TEST | ( | FlViewTest | , |
| StateUpdateDoesNotHappenInInit | |||
| ) |