Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
platform_configuration_unittests.cc File Reference
#include "flutter/lib/ui/window/platform_configuration.h"
#include <memory>
#include "flutter/common/task_runners.h"
#include "flutter/fml/synchronization/waitable_event.h"
#include "flutter/lib/ui/painting/vertices.h"
#include "flutter/runtime/dart_vm.h"
#include "flutter/shell/common/shell_test.h"
#include "flutter/shell/common/thread_host.h"
#include "flutter/testing/testing.h"

Go to the source code of this file.

Classes

class  flutter::testing::PlatformConfigurationTest
 

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Macros

#define FML_USED_ON_EMBEDDER
 

Functions

 flutter::testing::TEST_F (PlatformConfigurationTest, Initialization)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, WindowMetricsUpdate)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, GetWindowReturnsNullForNonexistentId)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, OnErrorHandlesError)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, OnErrorDoesNotHandleError)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, OnErrorThrows)
 
 flutter::testing::TEST_F (PlatformConfigurationTest, SetDartPerformanceMode)
 

Macro Definition Documentation

◆ FML_USED_ON_EMBEDDER

#define FML_USED_ON_EMBEDDER

Definition at line 5 of file platform_configuration_unittests.cc.