Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_math.cpp360 JSTaggedValue BuiltinsMath::Hypot(EcmaRuntimeCallInfo *argv) in Hypot() function in panda::ecmascript::builtins::BuiltinsMath
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_math_test.cpp3197 HWTEST_F_L0(BuiltinsMathTest, Hypot) in HWTEST_F_L0() argument