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

Function BOOST_AUTO_TEST_CASE

compute/test/test_pipe.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19namespace compute = boost::compute;
20
21BOOST_AUTO_TEST_CASE(empty)
22{
23}
24
25#ifdef BOOST_COMPUTE_CL_VERSION_2_0
26BOOST_AUTO_TEST_CASE(create_pipe)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected