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