Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp77 const std::string searchStr1 = "world"; in HWTEST_F_L0() local
80 const std::u16string u16SearchStr1 = StringHelper::StringToU16string(searchStr1); in HWTEST_F_L0()
83 size_t pos1 = StringHelper::Find(valueStr, searchStr1, 0); in HWTEST_F_L0()

Completed in 2 milliseconds