MCPcopy 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
60template <typename M> void
61EventClass<M>::runOut()
62{
63 metod.initDefault(512*4, 1);
64 eventOutCorrectnessTest();
65 metod.destroy();
66}
67
68template <typename M> void
69EventClass<M>::runIn()

Callers 1

TESTFunction · 0.80

Calls 2

initDefaultMethod · 0.80
destroyMethod · 0.45

Tested by

no test coverage detected