Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ perform_test
Method
perform_test
dlib/test/any.cpp:135–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
{}
134
135
void perform_test (
136
)
137
{
138
run_test();
139
}
140
} a;
141
142
}
Callers
nothing calls this directly
Calls
1
run_test
Function · 0.70
Tested by
no test coverage detected