Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp80 const std::u16string u16SearchStr1 = StringHelper::StringToU16string(searchStr1); in HWTEST_F_L0() local
85 size_t pos3 = StringHelper::Find(u16ValueStr, u16SearchStr1, 0); in HWTEST_F_L0()
87 size_t pos5 = StringHelper::RFind(u16ValueStr, u16SearchStr1, 17); // 17 : Search to the end in HWTEST_F_L0()

Completed in 1 milliseconds