Searched refs:COLLATOR_COMPARE (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_collator_test.cpp | 50 COLLATOR_COMPARE, member in panda::test::AlgorithmType 74 case AlgorithmType::COLLATOR_COMPARE: in CollatorAlgorithm() 174 auto result1 = CollatorAlgorithm(thread, vals, 4, AlgorithmType::COLLATOR_COMPARE, jsCollator.GetTaggedValue()); in HWTEST_F_L0() 212 auto result1 = CollatorAlgorithm(thread, vals, 4, AlgorithmType::COLLATOR_COMPARE, jsCollator.GetTaggedValue()); in HWTEST_F_L0() 253 auto result1 = CollatorAlgorithm(thread, vals, 4, AlgorithmType::COLLATOR_COMPARE, jsCollator.GetTaggedValue()); in HWTEST_F_L0()
|
Completed in 1 milliseconds