Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmath_helpers_test.cpp25 TEST(MathHelpers, GetIntLog2) in TEST() argument
42 TEST(MathHelpers, IsPowerOfTwo) in TEST() argument
65 TEST(MathHelpers, AbsOrMin) in TEST() argument
83 TEST(MathHelpers, GetPowerOfTwoValue32) in TEST() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmath_helpers_test.cpp251 TEST(MathHelpers, BitShl) in TEST() argument
259 TEST(MathHelpers, BitShr) in TEST() argument
267 TEST(MathHelpers, BitAshr) in TEST() argument
275 TEST(MathHelpers, Fcmpl) in TEST() argument
281 TEST(MathHelpers, Fcmpg) in TEST() argument