Lines Matching defs:self
34 def __init__(self, exit_status, stdout, stderr): argument
46 def printable_string(self): argument
61 def run(self, command, background=False, ignore_status=False): argument
80 def adb(self, command, ignore_status=False): argument
103 def __init__(self, host, bitness): argument
107 def cleanup(self): argument
109 def run(self): argument
113 def cleanup(self): argument
115 def run(self): argument
122 def __init__(self, host, bitness): argument
128 def __init__(self, host, bitness): argument
134 def __init__(self, host, bitness): argument
138 def cleanup(self): argument
141 def run(self): argument
148 def __init__(self, host, bitness): argument
152 def cleanup(self): argument
155 def run(self): argument
164 def __init__(self, host, bitness, ver): argument
169 def cleanup(self): argument
172 def run(self): argument
181 def __init__(self, host, bitness, ver): argument
186 def cleanup(self): argument
189 def run(self): argument
199 def __init__(self, host, bitness): argument
203 def cleanup(self): argument
205 def run(self): argument
212 def __init__(self, host, bitness): argument
216 def cleanup(self): argument
218 def run(self): argument
222 def __init__(self, host, bitness): argument
226 def cleanup(self): argument
228 def run(self): argument
244 def test(self): argument