Home
last modified time | relevance | path

Searched defs:FindFromU16ToUpper (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dstring_helper_test.cpp149 HWTEST_F_L0(StringHelperTest, FindFromU16ToUpper) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h173 static inline size_t FindFromU16ToUpper(const std::u16string &thisStr, uint16_t *u16Data) in FindFromU16ToUpper() function