Flutter Windows Embedder
flutter_windows_unittests.cc File Reference
#include "flutter/shell/platform/windows/public/flutter_windows.h"
#include <dxgi.h>
#include <wrl/client.h>
#include <thread>
#include "flutter/fml/synchronization/count_down_latch.h"
#include "flutter/fml/synchronization/waitable_event.h"
#include "flutter/shell/platform/windows/testing/windows_test.h"
#include "flutter/shell/platform/windows/testing/windows_test_config_builder.h"
#include "flutter/shell/platform/windows/testing/windows_test_context.h"
#include "gtest/gtest.h"
#include "third_party/tonic/converter/dart_converter.h"

Go to the source code of this file.

Namespaces

 flutter
 
 flutter::testing
 

Functions

 flutter::testing::TEST (WindowsNoFixtureTest, GetTextureRegistrar)
 
 flutter::testing::TEST_F (WindowsTest, LaunchMain)
 
 flutter::testing::TEST_F (WindowsTest, LaunchMainHasNoOutput)
 
 flutter::testing::TEST_F (WindowsTest, LaunchCustomEntrypoint)
 
 flutter::testing::TEST_F (WindowsTest, LaunchCustomEntrypointInEngineRunInvocation)
 
 flutter::testing::TEST_F (WindowsTest, LaunchHeadlessEngine)
 
 flutter::testing::TEST_F (WindowsTest, LaunchConflictingCustomEntrypoints)
 
 flutter::testing::TEST_F (WindowsTest, VerifyNativeFunction)
 
 flutter::testing::TEST_F (WindowsTest, VerifyNativeFunctionWithParameters)
 
 flutter::testing::TEST_F (WindowsTest, PlatformExecutable)
 
 flutter::testing::TEST_F (WindowsTest, VerifyNativeFunctionWithReturn)
 
 flutter::testing::TEST_F (WindowsTest, NextFrameCallback)
 
 flutter::testing::TEST_F (WindowsTest, GetGraphicsAdapter)