Home
last modified time | relevance | path

Searched refs:test_accumulate (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/compute/test/
DCMakeLists.txt92 add_compute_test("algorithm.accumulate" test_accumulate.cpp)
/third_party/python/Lib/test/
Dtest_itertools.py125 def test_accumulate(self): member in TestBasicOps
1626 def test_accumulate(self): member in TestExamples
1783 def test_accumulate(self): member in TestGC
1960 def test_accumulate(self): member in TestVariousIteratorArgs