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

Method perform_test

dlib/test/smart_pointers.cpp:439–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437 {}
438
439 void perform_test (
440 )
441 {
442 smart_pointers_test();
443 }
444 } a;
445
446}

Callers

nothing calls this directly

Calls 1

smart_pointers_testFunction · 0.85

Tested by

no test coverage detected