Home
last modified time | relevance | path

Searched refs:IsExecutable (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/catapult_base/catapult_base/
Dutil_unittest.py14 self.assertFalse(util.IsExecutable('nonexistent_file'))
18 self.assertFalse(util.IsExecutable(_GetFileInTestDir('foo.txt')))
19 self.assertTrue(util.IsExecutable(sys.executable))
Dutil.py29 def IsExecutable(path): function
Dcloud_storage.py104 if util.IsExecutable(executable_path):
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Ddesktop_browser_finder.py177 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):
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dpath.py17 IsExecutable = catapult_util.IsExecutable variable
37 if IsExecutable(path):
Dpath_unittest.py15 self.assertFalse(path.IsExecutable('nonexistent_file'))
16 self.assertTrue(path.IsExecutable(sys.executable))
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp114 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
115 EXPECT_TRUE(IsExecutable); in TEST()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp525 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
526 if (IsExecutable) { in printCOFFUnwindInfo()
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h799 bool IsExecutable() const;
/external/google-breakpad/src/processor/
Dminidump_unittest.cc677 ASSERT_TRUE(info1->IsExecutable()); in TEST()
Dminidump.cc3718 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...