Home
last modified time | relevance | path

Searched defs:StrView (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-faster-string-find.cpp94 std::string_view StrView; in StringFind() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.append.pass.cpp92 using StrView = std::basic_string_view<CharT>; in doAppendSourceAllocTest() typedef
179 using StrView = std::basic_string_view<CharT>; in doAppendSourceTest() typedef
Dpath.concat.pass.cpp89 using StrView = std::basic_string_view<CharT>; in doConcatSourceAllocTest() typedef
170 using StrView = std::basic_string_view<CharT>; in doConcatSourceTest() typedef
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.append.pass.cpp91 using StrView = std::basic_string_view<CharT>; in doAppendSourceAllocTest() typedef
178 using StrView = std::basic_string_view<CharT>; in doAppendSourceTest() typedef
Dpath.concat.pass.cpp87 using StrView = std::basic_string_view<CharT>; in doConcatSourceAllocTest() typedef
168 using StrView = std::basic_string_view<CharT>; in doConcatSourceTest() typedef