Searched defs:NullSafeStringView (Results 1 – 2 of 2) sorted by relevance
703 constexpr string_view NullSafeStringView(const char* p) { in NullSafeStringView() function
958 TEST(StringViewTest, NullSafeStringView) { in TEST() argument