Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dcstring_view_unittest.cc97 std::u16string stuff16 = u"stuff"; in TEST() local
280 constexpr auto stuff16 = u16cstring_view(u"stuff"); in TEST() local
311 constexpr auto stuff16 = u16cstring_view(u"stuff"); in TEST() local
357 constexpr auto stuff16 = u16cstring_view(u"stuff"); in TEST() local
432 auto stuff16 = u16cstring_view(u"stuff"); in TEST() local