Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ start
Method
start
kdevplatform/util/tests/test_executecompositejob.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
class TestJob : public KJob
21
{
22
void start() override
23
{
24
}
25
};
26
27
class TestCompositeJob : public ExecuteCompositeJob
Callers
1
testTryLock
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected