#include "flutter/shell/platform/fuchsia/flutter/tests/integration/utils/check_view.h"#include "flutter/fml/logging.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) |