MCPcopy 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
68template <typename M> void
69EventClass<M>::runIn()
70{
71 metod.initDefault(256, 1);
72 eventInCorrectnessTest();
73 metod.destroy();
74}
75
76
77template <typename M> void

Callers 1

TESTFunction · 0.80

Calls 2

initDefaultMethod · 0.80
destroyMethod · 0.45

Tested by

no test coverage detected