Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ DerivedProcess
Method
DerivedProcess
src/tests/process_tests.cpp:499–499 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
{
498
public:
499
DerivedProcess() {}
500
MOCK_METHOD0(func, void());
501
};
502
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected