Flutter Engine
 
Loading...
Searching...
No Matches
window_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (MockWindow, CreateDestroy)
 
 flutter::testing::TEST (MockWindow, GetDpiAfterCreate)
 
 flutter::testing::TEST (MockWindow, VerticalScroll)
 
 flutter::testing::TEST (MockWindow, OnImeCompositionCompose)
 
 flutter::testing::TEST (MockWindow, OnImeCompositionResult)
 
 flutter::testing::TEST (MockWindow, OnImeCompositionResultAndCompose)
 
 flutter::testing::TEST (MockWindow, OnImeCompositionClearChange)
 
 flutter::testing::TEST (MockWindow, HorizontalScroll)
 
 flutter::testing::TEST (MockWindow, MouseLeave)
 
 flutter::testing::TEST (MockWindow, KeyDown)
 
 flutter::testing::TEST (MockWindow, KeyUp)
 
 flutter::testing::TEST (MockWindow, SysKeyDown)
 
 flutter::testing::TEST (MockWindow, SysKeyUp)
 
 flutter::testing::TEST (MockWindow, KeyDownPrintable)
 
 flutter::testing::TEST (MockWindow, KeyDownWithCtrl)
 
 flutter::testing::TEST (MockWindow, KeyDownWithCtrlToggled)
 
 flutter::testing::TEST (MockWindow, Paint)
 
 flutter::testing::TEST (MockWindow, PointerHitTest)
 
 flutter::testing::TEST (MockWindow, TouchPadHitTest)
 
 flutter::testing::TEST (MockWindow, UnknownPointerTypeSkipsDirectManipulation)
 
 flutter::testing::TEST (MockWindow, DISABLED_GetObjectUia)