Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
window_proc_delegate_manager_unittests.cc File Reference
#include "flutter/shell/platform/windows/window_proc_delegate_manager.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Macros

#define FLUTTER_NOINLINE   __attribute__((noinline))
 

Functions

 flutter::testing::TEST (WindowProcDelegateManagerTest, CallsCorrectly)
 
 flutter::testing::TEST (WindowProcDelegateManagerTest, ReplacementRegister)
 
 flutter::testing::TEST (WindowProcDelegateManagerTest, RegisterMultiple)
 
 flutter::testing::TEST (WindowProcDelegateManagerTest, Ordered)
 
 flutter::testing::TEST (WindowProcDelegateManagerTest, ConflictingDelegates)
 
 flutter::testing::TEST (WindowProcDelegateManagerTest, Unregister)
 

Macro Definition Documentation

◆ FLUTTER_NOINLINE

#define FLUTTER_NOINLINE   __attribute__((noinline))

Definition at line 16 of file window_proc_delegate_manager_unittests.cc.