Searched refs:test_accumulate (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/compute/test/ | ||
D | CMakeLists.txt | 92 add_compute_test("algorithm.accumulate" test_accumulate.cpp) |
/third_party/python/Lib/test/ | ||
D | test_itertools.py | 125 def test_accumulate(self): member in TestBasicOps |