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.cpp259 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("US")); in HWTEST_F_L0() local
481 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
513 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp76 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
111 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