Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/tests/
Dfunction_traits_test.cpp24 struct square_sum { struct
25 int operator()(int x, int y) const in operator ()()