Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp70 std::string u8Value2 = std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>{}.to_bytes(u8Str2); in HWTEST_F_L0() local
71 EXPECT_STREQ(u8Value2.c_str(), "鸿蒙"); in HWTEST_F_L0()

Completed in 2 milliseconds