Searched refs:JSDisplayNamesCreateWithOptionTest (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_displaynames_test.cpp | 28 static JSTaggedValue JSDisplayNamesCreateWithOptionTest(JSThread *thread, JSHandle<JSTaggedValue> &… in JSDisplayNamesCreateWithOptionTest() function 90 … JSHandle<JSDisplayNames>(thread, JSDisplayNamesCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 114 … JSHandle<JSDisplayNames>(thread, JSDisplayNamesCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 138 … JSHandle<JSDisplayNames>(thread, JSDisplayNamesCreateWithOptionTest(thread, locale, typeValue)); in HWTEST_F_L0() 233 JSHandle<JSDisplayNames>(thread, JSDisplayNamesCreateWithOptionTest( in HWTEST_F_L0()
|