Our "sstring_view" is an historic alias for the standard std::string_view. The test/ directory used this old alias in a few of random places, let's change them to use the standard type name. Refs #4062. Signed-off-by: Nadav Har'El <nyh@scylladb.com>
get_token_range_after_split()