Searched refs:maybeRelativePath (Results 1 – 1 of 1) sorted by relevance
102 test_path(const BString& maybeRelativePath) in test_path() argument104 if (maybeRelativePath.ByteAt(0) == '/') in test_path()105 return maybeRelativePath; in test_path()108 path.SetToFormat("%s/%s", kTestBasePath, maybeRelativePath.String()); in test_path()