Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ runOut
Method
runOut
src/tests/functional/func-event.cpp:60–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
template <typename M> void
61
EventClass<M>::runOut()
62
{
63
metod.initDefault(512*4, 1);
64
eventOutCorrectnessTest();
65
metod.destroy();
66
}
67
68
template <typename M> void
69
EventClass<M>::runIn()
Callers
1
TEST
Function · 0.80
Calls
2
initDefault
Method · 0.80
destroy
Method · 0.45
Tested by
no test coverage detected