Lines Matching refs:TEST_F
72 TEST_F(ReportCommandTest, no_option) { in TEST_F() function
78 TEST_F(ReportCommandTest, report_symbol_from_elf_file_with_mini_debug_info) { in TEST_F() function
84 TEST_F(ReportCommandTest, sort_option_pid) { in TEST_F() function
95 TEST_F(ReportCommandTest, sort_option_more_than_one) { in TEST_F() function
111 TEST_F(ReportCommandTest, children_option) { in TEST_F() function
156 TEST_F(ReportCommandTest, callgraph_option) { in TEST_F() function
194 TEST_F(ReportCommandTest, pid_filter_option) { in TEST_F() function
217 TEST_F(ReportCommandTest, wrong_pid_filter_option) { in TEST_F() function
226 TEST_F(ReportCommandTest, tid_filter_option) { in TEST_F() function
241 TEST_F(ReportCommandTest, wrong_tid_filter_option) { in TEST_F() function
250 TEST_F(ReportCommandTest, comm_filter_option) { in TEST_F() function
263 TEST_F(ReportCommandTest, dso_filter_option) { in TEST_F() function
276 TEST_F(ReportCommandTest, symbol_filter_option) { in TEST_F() function
291 TEST_F(ReportCommandTest, use_branch_address) { in TEST_F() function
314 TEST_F(ReportCommandTest, report_symbols_of_nativelib_in_apk) { in TEST_F() function
322 TEST_F(ReportCommandTest, report_more_than_one_event_types) { in TEST_F() function
332 TEST_F(ReportCommandTest, report_kernel_symbol) { in TEST_F() function
338 TEST_F(ReportCommandTest, report_dumped_symbols) { in TEST_F() function
347 TEST_F(ReportCommandTest, report_dumped_symbols_with_symfs_dir) { in TEST_F() function
354 TEST_F(ReportCommandTest, report_sort_vaddr_in_file) { in TEST_F() function
360 TEST_F(ReportCommandTest, check_build_id) { in TEST_F() function
380 TEST_F(ReportCommandTest, no_show_ip_option) { in TEST_F() function
389 TEST_F(ReportCommandTest, no_symbol_table_warning) { in TEST_F() function
405 TEST_F(ReportCommandTest, read_elf_file_warning) { in TEST_F() function
421 TEST_F(ReportCommandTest, report_data_generated_by_linux_perf) { in TEST_F() function
426 TEST_F(ReportCommandTest, max_stack_and_percent_limit_option) { in TEST_F() function
448 TEST_F(ReportCommandTest, kallsyms_option) { in TEST_F() function
454 TEST_F(ReportCommandTest, invalid_perf_data) { in TEST_F() function
458 TEST_F(ReportCommandTest, raw_period_option) { in TEST_F() function
465 TEST_F(ReportCommandTest, full_callgraph_option) { in TEST_F() function
481 TEST_F(ReportCommandTest, dwarf_callgraph) { in TEST_F() function
494 TEST_F(ReportCommandTest, report_dwarf_callgraph_of_nativelib_in_apk) { in TEST_F() function