Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ testQueue
Method
testQueue
src/tests/functional/func-queue.cpp:90–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
template <typename M> void
91
MQueueClass<M>::testQueue()
92
{
93
init();
94
run();
95
destroy();
96
}
97
98
#ifdef DO_THEIRS
99
//******************************************************//
Callers
1
TEST
Function · 0.80
Calls
1
run
Function · 0.50
Tested by
no test coverage detected