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

Function test4_job

dlib/test/bsp.cpp:360–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358
359
360 void test4_job(bsp_context& obj)
361 {
362 int junk;
363 test4_job_driver(obj, junk);
364 }
365
366
367 void dotest4()

Callers

nothing calls this directly

Calls 1

test4_job_driverFunction · 0.85

Tested by

no test coverage detected