// Copyright 2021 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/cfx_datetime.h" #include "core/fxcrt/fake_time_test.h" TEST_F(FakeTimeTest, Now) { … }
// Copyright 2021 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/cfx_datetime.h" #include "core/fxcrt/fake_time_test.h" TEST_F(FakeTimeTest, Now) { … }