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

Function TYPED_TEST

test/where.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91TYPED_TEST(Where, BasicC) {
92 whereTest<TypeParam>(string(TEST_DIR "/where/where.test"));
93}
94
95//////////////////////////////////// CPP /////////////////////////////////
96//

Callers

nothing calls this directly

Calls 3

transformFunction · 0.50
whereFunction · 0.50
dim4Class · 0.50

Tested by

no test coverage detected