Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ generateAllUTFiles
Method
generateAllUTFiles
src/plugins/smartut/gui/smartutwidget.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void SmartUTWidget::generateAllUTFiles()
216
{
217
generateUTFiles(prjView->rootItem());
218
}
219
220
void SmartUTWidget::generateUTFiles(NodeItem *item)
221
{
Callers
nothing calls this directly
Calls
1
rootItem
Method · 0.45
Tested by
no test coverage detected