Searched defs:appendPath (Results 1 – 3 of 3) sorted by relevance
37 TEST_F(FilesTest, appendPath) { in TEST_F() argument
144 void appendPath(std::string* base, StringPiece part) { in appendPath() function
1425 public Builder appendPath(String newSegment) { in appendPath() method in Uri.Builder