Lines Matching defs:self

77     def __init__(self):  argument
84 def writeln(self, s): argument
87 def write(self, s): argument
93 def flush(self): argument
103 def __init__(self): argument
114 def testdata_path(self, testdata_name): argument
118 def test_dir(self, test_name): argument
122 def script_path(self, script_name): argument
126 def get_device_features(self): argument
135 def is_trace_offcpu_supported(self): argument
138 def build_testdata(self): argument
165 def get_32bit_abi(self): argument
168 def write_progress(self, progress): argument
178 def setUp(self): argument
189 def run(self, result=None): argument
215 def run_cmd(self, args, return_output=False, drop_output=True): argument
249 def check_strings_in_file(self, filename, strings): argument
254 def check_exist(self, filename=None, dirname=None): argument
260 def check_strings_in_content(self, content, strings): argument
264 def check_fulfilled_entries(self, fulfilled, entries): argument
307 def setUp(self): argument
326 def run(self, result=None): argument
330 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, argument
347 def check_file_under_dir(self, dirname, filename): argument
355 def check_annotation_summary(self, summary_file, check_entries): argument
377 def check_inferno_report_html(self, check_entries, filename="report.html"): argument
393 def common_test_app_profiler(self): argument
408 def common_test_report(self): argument
415 def common_test_annotate(self): argument
421 def common_test_report_sample(self, check_strings): argument
427 def common_test_pprof_proto_generator(self, check_strings_with_lines, argument
448 def common_test_inferno(self): argument
460 def common_test_report_html(self): argument
478 def test_app_profiler(self): argument
481 def test_app_profiler_profile_from_launch(self): argument
488 def test_app_profiler_multiprocesses(self): argument
498 def test_app_profiler_with_ctrl_c(self): argument
513 def test_app_profiler_stop_after_app_exit(self): argument
525 def test_app_profiler_with_ndk_path(self): argument
530 def test_report(self): argument
537 def test_profile_with_process_id(self): argument
548 def test_annotate(self): argument
561 def test_report_sample(self): argument
566 def test_pprof_proto_generator(self): argument
577 def test_inferno(self): argument
588 def test_inferno_in_another_dir(self): argument
597 def test_report_html(self): argument
600 def test_run_simpleperf_without_usb_connection(self): argument
623 def test_app_profiler(self): argument
634 def test_smoke(self): argument
671 def test_app_profiler(self): argument
674 def test_app_profiler_profile_from_launch(self): argument
679 def test_report(self): argument
684 def test_annotate(self): argument
693 def test_report_sample(self): argument
698 def test_pprof_proto_generator(self): argument
708 def test_inferno(self): argument
714 def test_report_html(self): argument
728 def test_app_profiler(self): argument
739 def test_smoke(self): argument
771 def test_smoke(self): argument
830 def test_app_profiler(self): argument
833 def test_app_profiler_profile_from_launch(self): argument
840 def test_report(self): argument
847 def test_annotate(self): argument
860 def test_report_sample(self): argument
865 def test_pprof_proto_generator(self): argument
876 def test_inferno(self): argument
883 def test_report_html(self): argument
895 def test_app_profiler(self): argument
906 def test_smoke(self): argument
938 def setUp(self): argument
942 def test_profile_cmd(self): argument
946 def test_profile_native_program(self): argument
954 def test_profile_pids(self): argument
964 def test_profile_system_wide(self): argument
971 def setUp(self): argument
976 def tearDown(self): argument
980 def test_build_id(self): argument
984 def test_symbol(self): argument
994 def test_sample(self): argument
1011 def test_meta_info(self): argument
1020 def test_event_name_from_meta_info(self): argument
1028 def test_record_cmd(self): argument
1034 def test_offcpu(self): argument
1054 def test_show_art_frames(self): argument
1076 def test_merge_java_methods(self): argument
1101 def test_tracing_data(self): argument
1119 def test_smoke(self): argument
1124 def test_addr2nearestline(self): argument
1128 def run_addr2nearestline_test(self, with_function_name): argument
1238 def test_objdump(self): argument
1290 def test_readelf(self): argument
1328 def test_source_file_searcher(self): argument
1353 def test_is_elf_file(self): argument
1365 def setUp(self): argument
1370 def tearDown(self): argument
1374 def list_lib_on_device(self, path): argument
1379 def test_smoke(self): argument
1417 def test_handle_wrong_build_id_list(self): argument
1427 def test_download_file_without_build_id(self): argument
1452 def test_long_callchain(self): argument
1456 def test_aggregated_by_thread_name(self): argument
1486 def test_no_empty_process(self): argument
1501 def _load_record_data_in_html(self, html_file): argument
1518 def test_copy_binaries_from_symfs_dirs(self): argument
1549 def test_copy_elf_without_build_id_from_symfs_dir(self): argument
1562 def run_api_test(self, package_name, apk_name, expected_reports, min_android_version): argument
1597 def run_cpp_api_test(self, apk_name, min_android_version): argument
1601 def test_cpp_api_on_a_debuggable_app_targeting_prev_q(self): argument
1606 def test_cpp_api_on_a_debuggable_app_targeting_q(self): argument
1609 def test_cpp_api_on_a_profileable_app_targeting_prev_q(self): argument
1613 def test_cpp_api_on_a_profileable_app_targeting_q(self): argument
1616 def run_java_api_test(self, apk_name, min_android_version): argument
1621 def test_java_api_on_a_debuggable_app_targeting_prev_q(self): argument
1626 def test_java_api_on_a_debuggable_app_targeting_q(self): argument
1629 def test_java_api_on_a_profileable_app_targeting_prev_q(self): argument
1633 def test_java_api_on_a_profileable_app_targeting_q(self): argument
1638 def setUp(self): argument
1644 def run_generator(self, options=None, testdata_file='perf_with_interpreter_frames.data'): argument
1650 def generate_profile(self, options, testdata_files): argument
1656 def test_show_art_frames(self): argument
1663 def test_pid_filter(self): argument
1670 def test_tid_filter(self): argument
1684 def test_comm_filter(self): argument
1698 def test_build_id(self): argument
1702 def test_location_address(self): argument
1713 def test_multiple_perf_data(self): argument
1725 def setUp(self): argument
1730 def tearDown(self): argument
1735 def install_apk(self, apk_path, package_name): argument
1740 def start_app(self, start_cmd): argument
1744 def record_data(self, package_name, record_arg): argument
1747 def check_symbol_in_record_file(self, symbol_name): argument
1751 def test_recording_displaybitmaps(self): argument
1764 def test_recording_endless_tunnel(self): argument