Lines Matching refs:StringHelperTest
26 class StringHelperTest : public BaseTestWithScope<true> {
29 HWTEST_F_L0(StringHelperTest, ReplaceAll)
39 HWTEST_F_L0(StringHelperTest, Utf16ToU16String_Utf8ToU16String)
74 HWTEST_F_L0(StringHelperTest, Find_RFind)
97 HWTEST_F_L0(StringHelperTest, ToUpper_ToLower_ToLocaleUpper_ToLocaleLower)
115 HWTEST_F_L0(StringHelperTest, FindFromU16ToUpper)
132 HWTEST_F_L0(StringHelperTest, UnicodeFromUtf8)
182 HWTEST_F_L0(StringHelperTest, Append_SplitString)
196 HWTEST_F_L0(StringHelperTest, GetSpecifiedLine)
214 HWTEST_F_L0(StringHelperTest, Replace)