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

Function BOOST_AUTO_TEST_CASE

test/test_async_wait.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22namespace compute = boost::compute;
23
24BOOST_AUTO_TEST_CASE(empty)
25{
26}
27
28#ifndef BOOST_COMPUTE_NO_VARIADIC_TEMPLATES
29BOOST_AUTO_TEST_CASE(wait_for_copy)

Callers

nothing calls this directly

Calls 5

fill_asyncFunction · 0.85
wait_for_allFunction · 0.85
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected