Lines Matching defs:self
63 def setUp(self): argument
82 def run(self, result=None): argument
86 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, argument
103 def check_file_under_dir(self, dirname, filename): argument
112 self, summary_file: str, check_entries: List[Tuple[str, float, float]]): argument
134 def check_inferno_report_html(self, check_entries, filename="report.html"): argument
150 def common_test_app_profiler(self): argument
165 def common_test_report(self): argument
172 def common_test_annotate(self): argument
178 def common_test_report_sample(self, check_strings): argument
184 def common_test_pprof_proto_generator(self, check_strings_with_lines, argument
202 def common_test_inferno(self): argument
214 def common_test_report_html(self): argument
226 def setUp(self): argument
231 def tearDown(self): argument
236 def install_apk(self, apk_path, package_name): argument
241 def start_app(self, start_cmd): argument
245 def record_data(self, package_name, record_arg): argument
248 def check_symbol_in_record_file(self, symbol_name): argument
252 def test_recording_displaybitmaps(self): argument
265 def test_recording_endless_tunnel(self): argument