#include "flutter/shell/platform/linux/fl_display_monitor.h"#include "flutter/shell/platform/embedder/test_utils/proc_table_replacement.h"#include "flutter/shell/platform/linux/fl_engine_private.h"#include "flutter/shell/platform/linux/testing/linux_test.h"#include "gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | FlDisplayMonitorTest |
Functions | |
| TEST_F (FlDisplayMonitorTest, Test) | |
| TEST_F | ( | FlDisplayMonitorTest | , |
| Test | |||
| ) |
Definition at line 14 of file fl_display_monitor_test.cc.
References displays, engine, fl_display_monitor_new(), fl_display_monitor_start(), fl_engine_get_embedder_api(), g_autoptr(), gdk_display_get_default(), kSuccess, MOCK_ENGINE_PROC, and FlutterEngineProcTable::NotifyDisplayUpdate.