Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp734 std::vector<std::string> stringValues = {"zh", "Hans", "CN"}; in HWTEST_F_L0() local
766 JSHandle<TaggedArray> stringValues = factory->NewTaggedArray(3); in HWTEST_F_L0() local