5#ifndef FLUTTER_TESTING_TEST_METAL_SURFACE_IMPL_H_
6#define FLUTTER_TESTING_TEST_METAL_SURFACE_IMPL_H_
8#include "flutter/fml/macros.h"
9#include "flutter/testing/test_metal_context.h"
10#include "flutter/testing/test_metal_surface.h"
33 bool is_valid_ =
false;
38 bool IsValid()
const override;