Home
last modified time | relevance | path

Searched refs:namespace_stringview (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.sh.cpp197 string_view namespace_stringview(&char_arr1[10], 10); in string_view_test() local
198 ComparePrettyPrintToChars(namespace_stringview, "\"stringview\""); in string_view_test()