MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / BOOST_AUTO_TEST_CASE

Function BOOST_AUTO_TEST_CASE

compute/test/test_svm_ptr.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25namespace compute = boost::compute;
26
27BOOST_AUTO_TEST_CASE(empty)
28{
29}
30
31#ifdef BOOST_COMPUTE_CL_VERSION_2_0
32BOOST_AUTO_TEST_CASE(alloc)

Callers

nothing calls this directly

Calls 12

svm_freeFunction · 0.85
bug_in_svmmemcpyFunction · 0.85
enqueue_svm_memcpyMethod · 0.80
create_kernelMethod · 0.80
enqueue_svm_mapMethod · 0.80
enqueue_svm_unmapMethod · 0.80
enqueue_taskMethod · 0.80
getMethod · 0.45
finishMethod · 0.45
set_argMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected