Searched refs:CanLaunchApplication (Results 1 – 12 of 12) sorted by relevance
80 def CanLaunchApplication(self, application): member in LinuxPlatformBackend83 return super(LinuxPlatformBackend, self).CanLaunchApplication(application)143 if changed or not self.CanLaunchApplication('ipfw'):150 assert self.CanLaunchApplication('ipfw'), 'Failed to install ipfw. ' \172 assert self.CanLaunchApplication(bin_name), 'Failed to install ' + bin_name
86 def CanLaunchApplication(self, application): member in PosixPlatformBackend
195 def CanLaunchApplication(self, application): member in PlatformBackend
360 def CanLaunchApplication(self, application): member in AndroidPlatformBackend
25 if not host_platform.CanLaunchApplication('avconv'):
121 if not host_platform.CanLaunchApplication('avconv'):
194 def CanLaunchApplication(self, application): member in Platform196 return self._platform_backend.CanLaunchApplication(application)
38 if not self._platform_backend.CanLaunchApplication(
62 if not host.CanLaunchApplication(perfhost_name):
244 if b.platform.CanLaunchApplication(package) or b.HaveLocalAPK():
37 self.fake_platform.CanLaunchApplication.return_value = True
62 return mavericks_or_later and self._backend.CanLaunchApplication(