Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp117 const std::u16string u16SourceStr = StringHelper::StringToU16string("HELLO WORLD!"); in HWTEST_F_L0() local
126 size_t pos1 = StringHelper::FindFromU16ToUpper(u16SourceStr, utf16Data); in HWTEST_F_L0()
127 size_t pos2 = StringHelper::FindFromU16ToUpper(u16SourceStr, utf16DataUpper); in HWTEST_F_L0()

Completed in 2 milliseconds