Searched refs:StrView (Results 1 – 2 of 2) sorted by relevance
91 using StrView = std::basic_string_view<CharT>; in doAppendSourceAllocTest() typedef117 StrView RHS(R); in doAppendSourceAllocTest()178 using StrView = std::basic_string_view<CharT>; in doAppendSourceTest() typedef202 StrView RHS(R); in doAppendSourceTest()209 StrView RHS(R); in doAppendSourceTest()
87 using StrView = std::basic_string_view<CharT>; in doConcatSourceAllocTest() typedef107 StrView RHS(R); in doConcatSourceAllocTest()168 using StrView = std::basic_string_view<CharT>; in doConcatSourceTest() typedef191 StrView RHS(R); in doConcatSourceTest()198 StrView RHS(R); in doConcatSourceTest()