Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/tests/
Dfunction_traits_test.cpp25 struct SquareSum { struct
26 int operator()(int x, int y) const in operator ()()