Searched defs:handleEcmaStr (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | locale_helper_test.cpp | 181 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 D | builtins_list_format_first_test.cpp | 119 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