Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
text_delegate_unittests.cc File Reference
#include "text_delegate.h"
#include <fuchsia/ui/input/cpp/fidl.h>
#include <fuchsia/ui/input3/cpp/fidl.h>
#include <fuchsia/ui/views/cpp/fidl.h>
#include <gtest/gtest.h>
#include <lib/async-loop/cpp/loop.h>
#include <lib/async-loop/default.h>
#include <lib/fidl/cpp/binding.h>
#include <lib/fidl/cpp/binding_set.h>
#include <lib/zx/eventpair.h>
#include "tests/fakes/platform_message.h"
#include "flutter/lib/ui/window/platform_message.h"
#include <memory>

Go to the source code of this file.

Classes

class  flutter_runner::testing::FakeKeyboardService
 
class  flutter_runner::testing::FakeImeService
 
class  flutter_runner::testing::TextDelegateTest
 

Namespaces

namespace  flutter_runner
 
namespace  flutter_runner::testing
 

Functions

static std::string flutter_runner::testing::MessageToString (PlatformMessage &message)
 
 flutter_runner::testing::TEST_F (TextDelegateTest, ActivateIme)
 
 flutter_runner::testing::TEST_F (TextDelegateTest, OnAction)