Flutter Engine
 
Loading...
Searching...
No Matches
shell_test.h File Reference

Go to the source code of this file.

Classes

struct  flutter::testing::ViewContent
 
class  flutter::testing::ShellTest
 
struct  flutter::testing::ShellTest::Config
 

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Typedefs

using flutter::testing::LayerTreeBuilder = std::function< void(std::shared_ptr< ContainerLayer > root)>
 
using flutter::testing::FrameContent = std::map< int64_t, ViewContent >