Home
last modified time | relevance | path

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

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