Searched defs:diff_cmd (Results 1 - 12 of 12) sorted by relevance
| /third_party/libabigail/tests/ |
| H A D | test-annotate.cc | 180 string diff_cmd = in main() local
|
| H A D | test-alt-dwarf-file.cc | 122 string diff_cmd = "diff -u " + ref_report_path + " " + out_report_path; in main() local
|
| H A D | test-ini.cc | 89 string in_ini_path, in_reference_output_path, out_ini_path, cmd, diff_cmd; in main() local
|
| H A D | test-diff-dwarf-abixml.cc | 65 abidiff, cmd, diff_cmd, ref_diff_report_path, out_diff_report_path; in main() local
|
| H A D | test-lookup-syms.cc | 130 string diff_cmd = "diff -u " + ref_report_path + " "+ out_report_path; in main() local
|
| H A D | test-diff-filter.cc | 837 string diff_cmd; member
|
| H A D | test-read-write.cc | 255 string diff_cmd, error_message; member
|
| H A D | test-abidiff-exit.cc | 505 in_suppression_path, abidiff_options, abidiff, cmd, diff_cmd, in main() local
|
| H A D | test-diff-suppr.cc | 2145 const std::string diff_cmd = in perform() local
|
| H A D | test-diff-pkg.cc | 1100 string diff_cmd; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 51 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|
Completed in 9 milliseconds