Searched refs:JSLocaleCreateWithOptionTest (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_locale_test.cpp | 100 static JSTaggedValue JSLocaleCreateWithOptionTest(JSThread *thread) in JSLocaleCreateWithOptionTest() function 155 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 174 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 191 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 208 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 225 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 242 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 259 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 274 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() 291 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | ffi_workload.cpp | 174 static JSTaggedValue JSLocaleCreateWithOptionTest(JSThread *thread) in JSLocaleCreateWithOptionTest() function 976 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0()
|