Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1942 if (!output_name.IsAbsolutePath()) in GetAbsolutePathToOutputFile()
9284 return pathname_.length() == 3 && IsAbsolutePath(); in IsRootDirectory()
9291 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
Dgtest.h4568 bool IsAbsolutePath() const;