Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp562 for (const T& elem : vec) { in SumUpVector() local
563 s += static_cast<size_t>(GetTestValue(elem)); in SumUpVector()