Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ runIn
Method
runIn
src/tests/functional/func-event.cpp:68–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
template <typename M> void
69
EventClass<M>::runIn()
70
{
71
metod.initDefault(256, 1);
72
eventInCorrectnessTest();
73
metod.destroy();
74
}
75
76
77
template <typename M> void
Callers
1
TEST
Function · 0.80
Calls
2
initDefault
Method · 0.80
destroy
Method · 0.45
Tested by
no test coverage detected