Searched refs:IsAbsolutePath (Results 1 – 17 of 17) sorted by relevance
251 return pathname_.length() == 3 && IsAbsolutePath(); in IsRootDirectory()258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
464 if (!output_name.IsAbsolutePath()) in GetAbsolutePathToOutputFile()
173 bool IsAbsolutePath() const;
83 bool IsAbsolutePath(const char *path);
58 if (!FileExists(filename) && !IsAbsolutePath(filename) && in ParseFromFile()
260 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
271 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
490 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
84 bool IsAbsolutePath(const char *path);
56 if (!FileExists(filename) && !IsAbsolutePath(filename) && in ParseFromFile()
264 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
269 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
492 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
55 if (!FileExists(file_path) && !IsAbsolutePath(file_path) && in FindFile()
266 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
543 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function