Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp454 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("US")); in HWTEST_F_L0() local
729 JSHandle<JSTaggedValue> regionValue(factory->NewFromASCII("CN")); in HWTEST_F_L0() local
761 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