MCPcopy Create free account
hub / github.com/davisking/dlib / perform_test

Method perform_test

dlib/test/tuple.cpp:176–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174 {}
175
176 void perform_test (
177 )
178 {
179 tuple_test();
180 }
181 } a;
182
183}

Callers

nothing calls this directly

Calls 1

tuple_testFunction · 0.85

Tested by

no test coverage detected