Lines Matching defs:self
36 def __init__(self, exit_status, stdout, stderr): argument
48 def printable_string(self): argument
63 def run(self, command, background=False, ignore_status=False): argument
82 def adb(self, command, ignore_status=False): argument
105 def __init__(self, host, bitness): argument
109 def cleanup(self): argument
111 def run(self): argument
115 def cleanup(self): argument
117 def run(self): argument
124 def __init__(self, host, bitness): argument
130 def __init__(self, host, bitness): argument
136 def __init__(self, host, bitness): argument
140 def cleanup(self): argument
143 def run(self): argument
150 def __init__(self, host, bitness): argument
154 def cleanup(self): argument
157 def run(self): argument
166 def __init__(self, host, bitness, ver): argument
171 def cleanup(self): argument
174 def run(self): argument
183 def __init__(self, host, bitness, ver): argument
188 def cleanup(self): argument
191 def run(self): argument
198 def __init__(self, host, bitness): argument
202 def cleanup(self): argument
205 def run(self): argument
214 def __init__(self, host, bitness): argument
218 def cleanup(self): argument
221 def run(self): argument
231 def __init__(self, host, bitness): argument
235 def cleanup(self): argument
237 def run(self): argument
244 def __init__(self, host, bitness): argument
248 def cleanup(self): argument
250 def run(self): argument
254 def __init__(self, host, bitness): argument
258 def cleanup(self): argument
260 def run(self): argument
276 def test(self): argument