Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
DiagnosticsTest.cpp ファイル

システム性能に関するWindowsAPIを集約したクラスのテストクラス [詳解]

#include "pch.h"
#include "Diagnostics.h"
#include "File.h"
#include "FileUtility.h"

[ソースコード]

名前空間

namespace  WindowsLibraryTest
 

マクロ定義

#define TEST_FILE   _T(".\\DiskIOTest.txt")
 

関数

 WindowsLibraryTest::TEST_CLASS (DiagnosticsTest)
 

詳解

システム性能に関するWindowsAPIを集約したクラスのテストクラス

著者
kumak.nosp@m.uma0.nosp@m.421@g.nosp@m.mail.nosp@m..com
日付
2019.12.24

DiagnosticsTest.cpp に定義があります。

マクロ定義詳解

◆ TEST_FILE

#define TEST_FILE   _T(".\\DiskIOTest.txt")

DiagnosticsTest.cpp13 行目に定義があります。