Home
last modified time | relevance | path

Searched refs:u16SourceStr2 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp106 const std::u16string u16SourceStr2 = StringHelper::StringToU16string("Greek : Αυτό είναι ένα δοκιμαστικό κείμενο."); in HWTEST_F_L0() local
107 std::string localeUpperStr = StringHelper::ToLocaleUpper(u16SourceStr2, locale); in HWTEST_F_L0()

Completed in 2 milliseconds