Searched refs:IsPathExecutable (Results 1 – 7 of 7) sorted by relevance
247 BASE_EXPORT bool IsPathExecutable(const FilePath& path);
244 BASE_EXPORT bool IsPathExecutable(const FilePath& path);
995 IsPathExecutable(FilePath("/dev/shm")); in GetShmemTempDir()1064 BASE_EXPORT bool IsPathExecutable(const FilePath& path) { in IsPathExecutable() function
595 if (!IsPathExecutable(FilePath("/dev/shm")) && in TEST_P()596 !IsPathExecutable(FilePath("/tmp"))) { in TEST_P()
377 BASE_EXPORT bool IsPathExecutable(const FilePath& path);
1243 IsPathExecutable(FilePath("/dev/shm")); in GetShmemTempDir()1411 BASE_EXPORT bool IsPathExecutable(const FilePath& path) { in IsPathExecutable() function