Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
pointer_data_packet_unittests.cc File Reference
#include "flutter/lib/ui/window/pointer_data.h"
#include <cstring>
#include "gtest/gtest.h"
#include "pointer_data_packet.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

void flutter::testing::CreateSimpleSimulatedPointerData (PointerData &data, PointerData::Change change, int64_t device, double dx, double dy, int64_t buttons)
 
 flutter::testing::TEST (PointerDataPacketTest, CanGetPointerData)
 
 flutter::testing::TEST (PointerDataPacketTest, CanGetLength)