Home
last modified time | relevance | path

Searched refs:JSListFormatCreateWithOptionTest (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_list_format_second_test.cpp36 …JSHandle<JSListFormat>(thread, BuiltTestUtil::JSListFormatCreateWithOptionTest(thread, locale, typ… in CommonTest()
65 …JSHandle<JSListFormat>(thread, BuiltTestUtil::JSListFormatCreateWithOptionTest(thread, locale, typ… in HWTEST_F_L0()
207 …JSHandle<JSListFormat>(thread, BuiltTestUtil::JSListFormatCreateWithOptionTest(thread, locale, typ… in HWTEST_F_L0()
Dbuiltins_list_format_first_test.cpp72 …JSHandle<JSListFormat>(thread, BuiltTestUtil::JSListFormatCreateWithOptionTest(thread, locale, typ… in HWTEST_F_L0()
95 …JSHandle<JSListFormat>(thread, BuiltTestUtil::JSListFormatCreateWithOptionTest(thread, locale, typ… in CommonTest()
Dbuiltin_test_util.h206 …static JSTaggedValue JSListFormatCreateWithOptionTest(JSThread *thread, JSHandle<JSTaggedValue> &l… in JSListFormatCreateWithOptionTest() function