Searched defs:kEmptyStringView (Results 1 – 3 of 3) sorted by relevance
33 static const StringView kEmptyStringView = {NULL, 0}; variable35 static const StringView kEmptyStringView; variable
194 const absl::string_view kEmptyStringView; in TEST_F() local