// Copyright 2022 The PDFium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "core/fxcrt/fake_time_test.h" #include "core/fxcrt/fx_extension.h" void FakeTimeTest::SetUp() { … } void FakeTimeTest::TearDown() { … }