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

Method perform_test

dlib/test/constexpr_if.cpp:198–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 {}
197
198 void perform_test (
199 )
200 {
201 test_switch_type();
202 test_try_invoke();
203 test_set_i();
204 }
205 } a;
206
207}

Callers

nothing calls this directly

Calls 3

test_switch_typeFunction · 0.85
test_try_invokeFunction · 0.85
test_set_iFunction · 0.85

Tested by

no test coverage detected