Searched refs:IsAbsolutePath (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h174 bool IsAbsolutePath() const;
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-filepath.cc251 return pathname_.length() == 3 && IsAbsolutePath();
258 bool FilePath::IsAbsolutePath() const { function in class:testing::internal::FilePath
H A Dgtest.cc410 if (!output_name.IsAbsolutePath())

Completed in 184 milliseconds