Searched defs:SortCompare (Results 1 – 4 of 4) sorted by relevance
61 HWTEST_F_L0(ArrayHelperTest, SortCompare) in HWTEST_F_L0() argument
396 HWTEST_F_L0(TypedArrayHelperTest, SortCompare) in HWTEST_F_L0() argument
145 double ArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, in SortCompare() function in panda::ecmascript::base::ArrayHelper
1103 int32_t TypedArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHa… in SortCompare() function in panda::ecmascript::base::TypedArrayHelper