Lines Matching defs:self
63 def setUp(self): argument
85 def run(self, result=None): argument
89 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, argument
106 def check_file_under_dir(self, dirname, filename): argument
115 self, summary_file: str, check_entries: List[Tuple[str, float, float]]): argument
137 def check_inferno_report_html(self, check_entries, filename="report.html"): argument
153 def common_test_app_profiler(self): argument
168 def common_test_report(self): argument
175 def common_test_annotate(self): argument
181 def common_test_report_sample(self, check_strings): argument
187 def common_test_pprof_proto_generator(self, check_strings_with_lines, argument
205 def common_test_inferno(self): argument
217 def common_test_report_html(self): argument
229 def setUp(self): argument
234 def tearDown(self): argument
239 def install_apk(self, apk_path, package_name): argument
244 def start_app(self, start_cmd): argument
248 def record_data(self, package_name, record_arg): argument
251 def check_symbol_in_record_file(self, symbol_name): argument
255 def test_recording_displaybitmaps(self): argument
268 def test_recording_endless_tunnel(self): argument