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

Function TEST

test/flip.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43TEST(FlipTests, Test_flip_1D_f32) { Test_flip_1D(f32); }
44
45TEST(FlipTests, Test_flip_1D_f16) {
46 SUPPORTED_TYPE_CHECK(half_float::half);

Callers

nothing calls this directly

Calls 5

Test_flip_1DFunction · 0.85
randuFunction · 0.85
freeHostFunction · 0.85
seqClass · 0.85
flipFunction · 0.50

Tested by

no test coverage detected