Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ TEST
Function
TEST
test/reduce.cpp:202–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
#undef REDUCE_TESTS
201
202
TEST(Reduce, Test_Reduce_Big0) {
203
reduceTest<int, int, af_sum>(string(TEST_DIR
"/reduce/big0.test"
), 0);
204
}
205
206
/*
207
TEST(Reduce,Test_Reduce_Big1)
Callers
nothing calls this directly
Calls
15
constant
Function · 0.85
anyTrue
Function · 0.85
allTrue
Function · 0.85
count
Function · 0.85
reduce_by_key_test
Function · 0.85
round
Function · 0.85
randu
Function · 0.85
freeHost
Function · 0.85
seq
Class · 0.85
product
Function · 0.85
sumByKey
Function · 0.85
productByKey
Function · 0.85
Tested by
no test coverage detected