Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dcstring_view_unittest.cc103 std::u32string stuff32 = U"stuff"; in TEST() local
287 constexpr auto stuff32 = u32cstring_view(U"stuff"); in TEST() local
316 constexpr auto stuff32 = u32cstring_view(U"stuff"); in TEST() local
365 constexpr auto stuff32 = u32cstring_view(U"stuff"); in TEST() local
438 auto stuff32 = u32cstring_view(U"stuff"); in TEST() local