Home
last modified time | relevance | path

Searched defs:regionValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp225 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("US")); in HWTEST_F_L0() local
454 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
482 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp42 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
77 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("US")); in JSLocaleCreateWithOptionTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp184 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("US")); in JSLocaleCreateWithOptionTest() local