Searched refs:START_WITH (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_string_test.cpp | 69 START_WITH, member in panda::test::AlgorithmType 80 case AlgorithmType::START_WITH: in StringAlgorithmOther() 427 auto result = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 6, AlgorithmType::START_WITH); in HWTEST_F_L0() 440 auto result = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 6, AlgorithmType::START_WITH); in HWTEST_F_L0() 453 auto result = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 8, AlgorithmType::START_WITH); in HWTEST_F_L0()
|
Completed in 4 milliseconds