Searched defs:Max (Results 1 – 4 of 4) sorted by relevance
115 T Max(T a, T b) in Max() function
496 inline IntVal Max(const IntVal &a, const IntVal &b) in Max() function503 inline IntVal Max(const IntVal &a, const IntVal &b, PrimType newType) in Max() function
506 JSTaggedValue BuiltinsMath::Max(EcmaRuntimeCallInfo *argv) in Max() function in panda::ecmascript::builtins::BuiltinsMath
2676 HWTEST_F_L0(BuiltinsMathTest, Max) in HWTEST_F_L0() argument