Searched refs:CreateJSListFormatterTest (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_list_format_test.cpp | 108 JSHandle<JSListFormat> CreateJSListFormatterTest(JSThread *thread, icu::Locale icuLocale, JSHandle<… in CreateJSListFormatterTest() function 196 JSHandle<JSListFormat> jsFormatter = CreateJSListFormatterTest(thread, icuLocale, object); in HWTEST_F_L0() 227 JSHandle<JSListFormat> jsFormatter = CreateJSListFormatterTest(thread, icuLocale, object); in HWTEST_F_L0() 257 JSHandle<JSListFormat> jsFormatter = CreateJSListFormatterTest(thread, icuLocale, object); in HWTEST_F_L0() 297 JSHandle<JSListFormat> jsFormatter = CreateJSListFormatterTest(thread, icuLocale, object); in HWTEST_F_L0()
|