Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ COMApiTest
Method
COMApiTest
SpeedTest/COMApiTest.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
#include <cassert>
8
9
COMApiTest::COMApiTest()
10
{
11
initCOM();
12
}
13
14
bool COMApiTest::Run(std::vector<TestOperation> const& paths)
15
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected