MCPcopy 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
90template <typename M> void
91MQueueClass<M>::testQueue()
92{
93 init();
94 run();
95 destroy();
96}
97
98#ifdef DO_THEIRS
99//******************************************************//

Callers 1

TESTFunction · 0.80

Calls 1

runFunction · 0.50

Tested by

no test coverage detected