MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / TYPED_TEST

Function TYPED_TEST

test/iir.cpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73TYPED_TEST(filter, firVecVec) { firTest<TypeParam>(10000, 1, 1000, 1); }
74
75TYPED_TEST(filter, firVecMat) { firTest<TypeParam>(10000, 1, 50, 10); }
76

Callers 1

histogram.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected