Searched refs:IsExecutable (Results 1 – 13 of 13) sorted by relevance
14 self.assertFalse(util.IsExecutable('nonexistent_file'))18 self.assertFalse(util.IsExecutable(_GetFileInTestDir('foo.txt')))19 self.assertTrue(util.IsExecutable(sys.executable))
29 def IsExecutable(path): function
104 if util.IsExecutable(executable_path):
177 if path_module.IsExecutable(normalized_executable):191 if path_module.IsExecutable(app):222 if path_module.IsExecutable(mac_canary):227 if path_module.IsExecutable(mac_system):232 if reference_build and path_module.IsExecutable(reference_build):250 if path_module.IsExecutable(browser_path):253 if reference_build and path_module.IsExecutable(reference_build):
17 IsExecutable = catapult_util.IsExecutable variable37 if IsExecutable(path):
15 self.assertFalse(path.IsExecutable('nonexistent_file'))16 self.assertTrue(path.IsExecutable(sys.executable))
114 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local115 EXPECT_TRUE(IsExecutable); in TEST()
525 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local526 if (IsExecutable) { in printCOFFUnwindInfo()
799 bool IsExecutable() const;
677 ASSERT_TRUE(info1->IsExecutable()); in TEST()
3718 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...