Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_containers/examples/
H A Dwrapped_iterator.cc34 int DoubleSum(const std::array<int, kArraySize>& c) { in DoubleSum() function
50 TEST(WrappedIteratorExampleTest, DoubleSum) { in TEST() argument