#include "gmock/gmock.h"#include "gtest/gtest.h"#include "flutter/fml/platform/android/jni_util.h"#include "flutter/fml/platform/android/jni_weak_ref.h"#include "flutter/fml/platform/android/scoped_java_ref.h"#include "flutter/shell/platform/android/jni/mock_jni_env.h"#include "flutter/shell/platform/android/platform_view_android.h"#include "flutter/shell/platform/android/platform_view_android_jni_impl.h"Go to the source code of this file.
Classes | |
| class | flutter::testing::PlatformViewAndroidJNIImplTest |
| class | flutter::testing::MockJNIEnvProvider |
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST_F (PlatformViewAndroidJNIImplTest, ImageGetHardwareBufferException) | |