Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ perform_test
Method
perform_test
dlib/test/iosockstream.cpp:171–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
{}
170
171
void perform_test (
172
)
173
{
174
test1();
175
test2();
176
}
177
} a;
178
179
}
Callers
nothing calls this directly
Calls
2
test1
Function · 0.70
test2
Function · 0.70
Tested by
no test coverage detected