Searched defs:UStringToString (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/intl/ | ||
D | locale_helper.cpp | 39 JSHandle<EcmaString> LocaleHelper::UStringToString(JSThread *thread, const icu::UnicodeString &stri… in UStringToString() function in panda::ecmascript::intl::LocaleHelper |
/arkcompiler/ets_runtime/ecmascript/tests/ | ||
D | locale_helper_test.cpp | 70 HWTEST_F_L0(LocaleHelperTest, UStringToString) in HWTEST_F_L0() argument |