Flutter Engine
The Flutter Engine
ShapeTest.cpp
Go to the documentation of this file.
1/*
2 * Copyright 2021 Google LLC
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#include "tests/Test.h"
9
11
13 // TODO: Michael takes this over
16}
reporter
Definition: FontMgrTest.cpp:39
DEF_GRAPHITE_TEST(ShapeTest, reporter, CtsEnforcement::kNextRelease)
Definition: ShapeTest.cpp:12
#define REPORTER_ASSERT(r, cond,...)
Definition: Test.h:286
struct MyStruct s