Home
last modified time | relevance | path

Searched refs:EmptySubstringAtEnd (Results 1 – 1 of 1) sorted by relevance

/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc79 static constexpr std::string_view EmptySubstringAtEnd(std::string_view what) { in EmptySubstringAtEnd() function
167 it.rest_of_string = StringSplit::EmptySubstringAtEnd(whole); in MakeBegin()
196 current_split = StringSplit::EmptySubstringAtEnd(rest_of_string); in UpdateValues()
515 std::string_view component = StringSplit::EmptySubstringAtEnd(path_); in Name()