Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Darray_helper_test.cpp61 HWTEST_F_L0(ArrayHelperTest, SortCompare) in HWTEST_F_L0() argument
Dtyped_array_helper_test.cpp396 HWTEST_F_L0(TypedArrayHelperTest, SortCompare) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp145 double ArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, in SortCompare() function in panda::ecmascript::base::ArrayHelper
Dtyped_array_helper.cpp1103 int32_t TypedArrayHelper::SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHa… in SortCompare() function in panda::ecmascript::base::TypedArrayHelper