Flutter Engine
The Flutter Engine
|
#include <vector>
#include <fuchsia/ui/observation/geometry/cpp/fidl.h>
#include <zircon/status.h>
Go to the source code of this file.
Namespaces | |
namespace | fuchsia_test_utils |
Functions | |
bool | fuchsia_test_utils::CheckViewExistsInSnapshot (const fuchsia::ui::observation::geometry::ViewTreeSnapshot &snapshot, zx_koid_t view_ref_koid) |
bool | fuchsia_test_utils::CheckViewExistsInUpdates (const std::vector< fuchsia::ui::observation::geometry::ViewTreeSnapshot > &updates, zx_koid_t view_ref_koid) |