• Home
  • Raw
  • Download

Lines Matching defs:self

42   def SetEmulatorTarget(self):  argument
46 def SetDeviceTarget(self): argument
50 def SetTargetSerial(self, serial): argument
54 def SendCommand(self, command_string, timeout_time=60, retry_count=3): argument
74 def SendShellCommand(self, cmd, timeout_time=20, retry_count=3): argument
93 def BugReport(self, path): argument
104 def Push(self, src, dest): argument
113 def Pull(self, src, dest): argument
134 def Install(self, apk_path, extra_flags): argument
146 def DoesFileExist(self, src): argument
163 def EnableAdbRoot(self): argument
178 self, package_name, runner_name, timeout_time=60*10, argument
192 self, instrumentation_path, timeout_time=60*10, no_window_animation=False, argument
260 self, package_name, runner_name, no_window_animation=False, argument
276 self, package_name, runner_name, no_window_animation=False, argument
285 def PreviewShellCommand(self, cmd): argument
289 self, package, runner_name, no_window_animation=False, profile=False, argument
299 self, instrumentation_path, no_window_animation=False, profile=False, argument
319 def _CreateTraceDir(self): argument
326 def WaitForDevicePm(self, wait_time=120): argument
347 def IsInstrumentationInstalled(self, package_name, runner_name): argument
358 def WaitForProcess(self, name, wait_time=120): argument
373 def WaitForProcessEnd(self, name, wait_time=120): argument
387 def _WaitForShellCommandContents(self, command, expected, wait_time, argument
431 def WaitForBootComplete(self, wait_time=120): argument
460 def Sync(self, retry_count=3, runtime_restart=False): argument
514 def GetSerialNumber(self): argument
518 def RuntimeReset(self, disable_keyguard=False, retry_count=3, preview_only=False): argument