Searched defs:jsLocale (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_locale_test.cpp | 155 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 174 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 191 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 208 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 225 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 242 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 259 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 274 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 291 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local 308 JSHandle<JSLocale> jsLocale = JSHandle<JSLocale>(thread, JSLocaleCreateWithOptionTest(thread)); in HWTEST_F_L0() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_locale_test.cpp | 266 JSHandle<JSLocale> jsLocale = in HWTEST_F_L0() local
|