/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | reduce_test.cpp | 25 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
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_combo_kernels.py | 68 def test_reduce(a, b, c, d): function 189 def test_reduce(a, b, c, d): function 359 def test_reduce(a, b, c, d): function
|
/aosp_15_r20/external/llvm-libc/test/integration/src/__support/GPU/ |
H A D | scan_reduce.cpp | 20 static void test_reduce() { in test_reduce() function
|
/aosp_15_r20/external/pytorch/test/distributed/ |
H A D | test_c10d_spawn_ucc.py | 92 def test_reduce(self): member in TestDistributedNNFunctionsUcc
|
H A D | test_nccl.py | 87 def test_reduce(self, device, dtype): member in TestNCCL
|
H A D | test_c10d_spawn_nccl.py | 113 def test_reduce(self): member in TestDistributedNNFunctionsNccl
|
H A D | test_c10d_spawn_gloo.py | 237 def test_reduce(self): member in TestDistributedNNFunctionsGloo
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_structseq.py | 100 def test_reduce(self): member in StructSeqTest
|
D | test_functools.py | 451 def test_reduce(self): member in TestReduce
|
D | pickletester.py | 1112 def test_reduce(self): member in AbstractPickleTests
|
D | test_builtin.py | 1181 def test_reduce(self): member in BuiltinTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_structseq.py | 109 def test_reduce(self): member in StructSeqTest
|
D | pickletester.py | 1915 def test_reduce(self): member in AbstractPickleTests
|
D | test_functools.py | 776 def test_reduce(self): member in TestReduce
|
D | test_descr.py | 5160 def test_reduce(self): member in PicklingTests
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | tpu_strategy_test.py | 1358 def test_reduce(self): member in TPUStrategyDistributionTest
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/ |
H A D | control_flow_ops_test.py | 233 def test_reduce(self): member in ReductionTest
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_functions.py | 1494 def test_reduce(a, b, c, d): member in FunctionTests
|