Searched defs:jsFormatter (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_list_format_test.cpp | 36 JSHandle<JSListFormat> jsFormatter = in HWTEST_F_L0() local 59 JSHandle<JSListFormat> jsFormatter = in HWTEST_F_L0() local 172 JSHandle<JSListFormat> jsFormatter = CreateJSListFormatterTest(thread, icuLocale, object); in GetFormatter() local 184 JSHandle<JSListFormat> jsFormatter = GetFormatter(thread, options, icuLocale); in HWTEST_F_L0() local 200 JSHandle<JSListFormat> jsFormatter = GetFormatter(thread, options, icuLocale); in HWTEST_F_L0() local 215 JSHandle<JSListFormat> jsFormatter = GetFormatter(thread, options, icuLocale); in HWTEST_F_L0() local 239 JSHandle<JSListFormat> jsFormatter = GetFormatter(thread, options, icuLocale); in HWTEST_F_L0() local
|