• 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=20, 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 DoesFileExist(self, src): argument
151 def EnableAdbRoot(self): argument
166 self, package_name, runner_name, timeout_time=60*10, argument
179 self, instrumentation_path, timeout_time=60*10, no_window_animation=False, argument
245 self, package_name, runner_name, no_window_animation=False, argument
260 self, package_name, runner_name, no_window_animation=False, argument
268 def PreviewShellCommand(self, cmd): argument
272 self, package, runner_name, no_window_animation=False, profile=False, argument
282 self, instrumentation_path, no_window_animation=False, profile=False, argument
300 def _CreateTraceDir(self): argument
307 def WaitForDevicePm(self, wait_time=120): argument
328 def WaitForInstrumentation(self, package_name, runner_name, wait_time=120): argument
352 def WaitForProcess(self, name, wait_time=120): argument
367 def WaitForProcessEnd(self, name, wait_time=120): argument
381 def _WaitForShellCommandContents(self, command, expected, wait_time, argument
425 def WaitForBootComplete(self, wait_time=120): argument
454 def Sync(self, retry_count=3, runtime_restart=False): argument
508 def GetSerialNumber(self): argument