Home
last modified time | relevance | path

Searched defs:handleEcmaStr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlocale_helper_test.cpp181 JSHandle<EcmaString> handleEcmaStr = factory->NewFromStdString("123-de"); in HWTEST_F_L0() local
210 JSHandle<EcmaString> handleEcmaStr = factory-> NewFromStdString("一二三四"); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_list_format_first_test.cpp119 JSHandle<EcmaString> handleEcmaStr = CommonTest(thread, locale, typeValue, listVal); in HWTEST_F_L0() local
130 JSHandle<EcmaString> handleEcmaStr = CommonTest(thread, locale, typeValue, listVal); in HWTEST_F_L0() local
142 JSHandle<EcmaString> handleEcmaStr = CommonTest(thread, locale, typeValue, listVal); in HWTEST_F_L0() local
154 JSHandle<EcmaString> handleEcmaStr = CommonTest(thread, locale, typeValue, listVal); HWTEST_F_L0() local
[all...]

Completed in 2 milliseconds