Home
last modified time | relevance | path

Searched defs:IsAbsolutePath (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/lib/
Dpath.cc24 static bool IsAbsolutePath(absl::string_view path) { in IsAbsolutePath() function
/external/tensorflow/tensorflow/core/lib/io/
Dpath_test.cc37 TEST(PathTest, IsAbsolutePath) { in TEST() argument
Dpath.cc110 bool IsAbsolutePath(StringPiece path) { in IsAbsolutePath() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc265 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/googletest/googletest/src/
Dgtest-filepath.cc258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc265 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc256 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc263 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc265 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/google-breakpad/src/testing/gtest/src/
Dgtest-filepath.cc258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-filepath.cc258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
/external/lzma/CPP/Windows/
DFileName.cpp208 bool IsAbsolutePath(const wchar_t *s) throw() in IsAbsolutePath() function
335 bool IsAbsolutePath(const wchar_t *s) { return IS_SEPAR(s[0]); } in IsAbsolutePath() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc321 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
Dsanitizer_win.cc385 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
/external/google-breakpad/src/testing/gtest/test/
Dgtest-filepath_test.cc660 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
/external/googletest/googletest/test/
Dgoogletest-filepath-test.cc613 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
/external/v8/src/
Dd8.cc627 bool IsAbsolutePath(const std::string& path) { in IsAbsolutePath() function
/external/epid-sdk/ext/gtest/
Dgtest-all.cc8437 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath