Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp81 const std::u16string u16SearchStr2 = StringHelper::StringToU16string(searchStr2); in HWTEST_F_L0() local
86 size_t pos4 = StringHelper::Find(u16ValueStr, u16SearchStr2, 0); in HWTEST_F_L0()
88 size_t pos6 = StringHelper::RFind(u16ValueStr, u16SearchStr2, 17); // 17 : Search to the end in HWTEST_F_L0()

Completed in 2 milliseconds