Searched defs:NullSafeStringView (Results 1 – 18 of 18) sorted by relevance
622 constexpr string_view NullSafeStringView(const char* p) { in NullSafeStringView() function
931 TEST(StringViewTest, NullSafeStringView) { in TEST() argument
697 constexpr string_view NullSafeStringView(const char* p) { in NullSafeStringView() function
958 TEST(StringViewTest, NullSafeStringView) { in TEST() argument
749 constexpr string_view NullSafeStringView(const char* p) { in NullSafeStringView() function
1031 TEST(StringViewTest, NullSafeStringView) { in TEST() argument
763 constexpr string_view NullSafeStringView(absl::Nullable<const char*> p) { in NullSafeStringView() function
1040 TEST(StringViewTest, NullSafeStringView) { in TEST() argument
762 constexpr string_view NullSafeStringView(absl::Nullable<const char*> p) { in NullSafeStringView() function