Home
last modified time | relevance | path

Searched defs:test_reduce (Results 1 – 12 of 12) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dreduce_test.cpp25 test_reduce(Iter first, Iter last, T init, Op op, T x) in test_reduce() function
32 test_reduce(Iter first, Iter last, Op op, T x) in test_reduce() function
39 test_reduce(Iter first, Iter last, T x) in test_reduce() function
114 void test_reduce() in test_reduce() function
/external/llvm-libc/test/integration/src/__support/GPU/
Dscan_reduce.cpp20 static void test_reduce() { in test_reduce() function
/external/python/cpython2/Lib/test/
Dtest_structseq.py100 def test_reduce(self): member in StructSeqTest
Dtest_functools.py451 def test_reduce(self): member in TestReduce
Dpickletester.py1112 def test_reduce(self): member in AbstractPickleTests
Dtest_builtin.py1181 def test_reduce(self): member in BuiltinTest
/external/python/cpython3/Lib/test/
Dtest_structseq.py109 def test_reduce(self): member in StructSeqTest
Dpickletester.py1915 def test_reduce(self): member in AbstractPickleTests
Dtest_functools.py776 def test_reduce(self): member in TestReduce
Dtest_descr.py5160 def test_reduce(self): member in PicklingTests
/external/tensorflow/tensorflow/python/distribute/
Dtpu_strategy_test.py1358 def test_reduce(self): member in TPUStrategyDistributionTest
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py233 def test_reduce(self): member in ReductionTest