Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp111 std::string localeLowerStr = StringHelper::ToLocaleLower(u16SourceStr3, locale); in HWTEST_F_L0() local
112 EXPECT_STREQ(localeLowerStr.c_str(), "greek : αυτό είναι ένα δοκιμαστικό κείμενο."); in HWTEST_F_L0()

Completed in 1 milliseconds