MCPcopy 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

test1Function · 0.70
test2Function · 0.70

Tested by

no test coverage detected