Flutter Engine
The Flutter Engine
impeller
aiks
aiks_unittests.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_IMPELLER_AIKS_AIKS_UNITTESTS_H_
6
#define FLUTTER_IMPELLER_AIKS_AIKS_UNITTESTS_H_
7
8
#include "
impeller/aiks/aiks_playground.h
"
9
#include "
impeller/golden_tests/golden_playground_test.h
"
10
11
namespace
impeller
{
12
namespace
testing {
13
14
#ifdef IMPELLER_GOLDEN_TESTS
15
using
AiksTest
= GoldenPlaygroundTest;
16
#else
17
using
AiksTest
=
AiksPlayground
;
18
#endif
19
20
}
// namespace testing
21
}
// namespace impeller
22
23
#endif
// FLUTTER_IMPELLER_AIKS_AIKS_UNITTESTS_H_
aiks_playground.h
impeller::AiksPlayground
Definition:
aiks_playground.h:17
golden_playground_test.h
impeller::testing::AiksTest
AiksPlayground AiksTest
Definition:
aiks_unittests.h:17
impeller
Definition:
texture.h:18
Generated on Sun Jun 23 2024 21:54:59 for Flutter Engine by
1.9.4