MCPcopy Create free account
hub / github.com/boostorg/compute / BOOST_AUTO_TEST_CASE

Function BOOST_AUTO_TEST_CASE

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

Source from the content-addressed store, hash-verified

23namespace compute = boost::compute;
24
25BOOST_AUTO_TEST_CASE(empty)
26{
27}
28
29#ifdef CL_VERSION_2_0
30BOOST_AUTO_TEST_CASE(alloc)

Callers

nothing calls this directly

Calls 10

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

Tested by

no test coverage detected