Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
namespace compute = boost::compute;
23
24
BOOST_AUTO_TEST_CASE(empty)
25
{
26
}
27
28
#ifndef BOOST_COMPUTE_NO_VARIADIC_TEMPLATES
29
BOOST_AUTO_TEST_CASE(wait_for_copy)
Callers
nothing calls this directly
Calls
5
fill_async
Function · 0.85
wait_for_all
Function · 0.85
enqueue_write_buffer_async
Method · 0.80
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected