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

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Macros

#define FML_USED_ON_EMBEDDER
 

Typedefs

using flutter::testing::EmbedderA11yTest = testing::EmbedderTest
 

Functions

 flutter::testing::TEST_F (EmbedderTest, CannotProvideMultipleSemanticsCallbacks)
 
 flutter::testing::TEST_F (EmbedderA11yTest, A11yTreeIsConsistentUsingV3Callbacks)
 
 flutter::testing::TEST_F (EmbedderA11yTest, A11yStringAttributes)
 
 flutter::testing::TEST_F (EmbedderA11yTest, A11yTreeIsConsistentUsingV2Callbacks)
 
 flutter::testing::TEST_F (EmbedderA11yTest, A11yTreeIsConsistentUsingV1Callbacks)
 
 flutter::testing::TEST_F (EmbedderA11yTest, A11yTreesAreConsistentWithMultipleViews)
 

Variables

static constexpr char flutter::testing::kTooltip [] = "tooltip"
 

Macro Definition Documentation

◆ FML_USED_ON_EMBEDDER

#define FML_USED_ON_EMBEDDER

Definition at line 7 of file embedder_a11y_unittests.cc.