Flutter Impeller
aiks_unittests.cc
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 
6 
7 #include "flutter/testing/testing.h"
8 #include "gtest/gtest.h"
9 #include "third_party/imgui/imgui.h"
10 
11 namespace impeller {
12 namespace testing {
13 
15 
16 } // namespace testing
17 } // namespace impeller
INSTANTIATE_PLAYGROUND_SUITE(AiksTest)