#include "flutter/shell/platform/fuchsia/flutter/canvas_spy.h"#include "gtest/gtest.h"#include "third_party/skia/include/core/SkPictureRecorder.h"#include "third_party/skia/include/core/SkSurface.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST (CanvasSpyTest, DrawingIsTracked) | |
| flutter::testing::TEST (CanvasSpyTest, SpiedCanvasIsDrawing) | |