chromium/mojo/public/cpp/bindings/tests/wtf_map_unittest.cc

// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "mojo/public/cpp/bindings/tests/rect_blink.h"
#include "mojo/public/interfaces/bindings/tests/rect.mojom-blink.h"
#include "mojo/public/interfaces/bindings/tests/test_structs.mojom-blink.h"
#include "testing/gtest/include/gtest/gtest.h"

namespace mojo {
namespace test {
namespace {

TEST(WTFMapTest, StructKey) {}

TEST(WTFMapTest, TypemappedStructKey) {}

}  // namespace
}  // namespace test
}  // namespace mojo