#include "flutter/shell/platform/android/platform_view_android_delegate/platform_view_android_delegate.h"#include "flutter/shell/platform/android/jni/jni_mock.h"#include "gmock/gmock.h"#include "gtest/gtest.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST (PlatformViewShell, UpdateSemanticsDoesFlutterViewUpdateSemantics) | |
| flutter::testing::TEST (PlatformViewShell, UpdateSemanticsDoesUpdateLinkUrl) | |
| flutter::testing::TEST (PlatformViewShell, UpdateSemanticsDoesUpdateLocale) | |
| flutter::testing::TEST (PlatformViewShell, UpdateSemanticsDoesFlutterViewUpdateSemanticsWithStringAttribtes) | |
| flutter::testing::TEST (PlatformViewShell, UpdateSemanticsDoesFlutterViewUpdateCustomAccessibilityActions) | |