Searched refs:JSDisplayNamesCreateWithOptionTest (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_displaynames_test.cpp | 28 static JSTaggedValue JSDisplayNamesCreateWithOptionTest(JSThread *thread, JSHandle<JSTaggedValue> &locale,
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()
|
Completed in 1 milliseconds