Searched refs:JSListFormatCreateWithOptionTest (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_list_format_test.cpp | 85 static JSTaggedValue JSListFormatCreateWithOptionTest(JSThread *thread, JSHandle<JSTaggedValue> &lo… in JSListFormatCreateWithOptionTest() function 118 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 141 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 179 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 217 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 247 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 284 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 306 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 345 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 385 JSHandle<JSListFormat>(thread, JSListFormatCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() [all …]
|