Searched defs:diff_cmd (Results 1 – 11 of 11) sorted by relevance
/external/libabigail/tests/ |
D | test-annotate.cc | 175 string diff_cmd = in main() local
|
D | test-diff-dwarf-abixml.cc | 65 abidiff, cmd, diff_cmd, ref_diff_report_path, out_diff_report_path; in main() local
|
D | test-alt-dwarf-file.cc | 101 string diff_cmd = "diff -u " + ref_report_path + " " + out_report_path; in main() local
|
D | test-lookup-syms.cc | 130 string diff_cmd = "diff -u " + ref_report_path + " "+ out_report_path; in main() local
|
D | test-ini.cc | 89 string in_ini_path, in_reference_output_path, out_ini_path, cmd, diff_cmd; in main() local
|
D | test-diff-filter.cc | 823 string diff_cmd; member
|
D | test-abidiff-exit.cc | 472 in_suppression_path, abidiff_options, abidiff, cmd, diff_cmd, in main() local
|
D | test-read-write.cc | 258 string diff_cmd, error_message; member
|
D | test-diff-suppr.cc | 2145 const std::string diff_cmd = in perform() local
|
D | test-diff-pkg.cc | 779 string diff_cmd; member
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dump.c | 50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|