Home
last modified time | relevance | path

Searched refs:get_build_dir (Results 1 - 19 of 19) sorted by relevance

/third_party/libabigail/tests/
H A Dtest-ini.cc68 using abigail::tests::get_build_dir; in get_test_build_dir()
69 return string(get_build_dir()) + "/tests"; in get_test_build_dir()
76 using abigail::tests::get_build_dir; in get_tools_build_dir()
77 return string(get_build_dir()) + "/tools"; in get_tools_build_dir()
83 using abigail::tests::get_build_dir; in main()
H A Dtest-diff-dwarf-abixml.cc22 using abigail::tests::get_build_dir;
58 using abigail::tests::get_build_dir; in main()
75 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
85 abidiff = string(get_build_dir()) + "/tools/abidiff"; in main()
H A Dtest-annotate.cc147 using abigail::tests::get_build_dir; in main()
155 abidw = string(get_build_dir()) + "/tools/abidw " in main()
163 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
H A Dtest-alt-dwarf-file.cc86 using abigail::tests::get_build_dir; in main()
95 abidw = string(get_build_dir()) + "/tools/abidw"; in main()
104 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
H A Dtest-lookup-syms.cc92 using abigail::tests::get_build_dir; in main()
108 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
118 abisym = string(get_build_dir()) + "/tools/abisym"; in main()
H A Dtest-abicompat.cc206 using abigail::tests::get_build_dir; in main()
230 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
240 abicompat = string(get_build_dir()) + "/tools/abicompat"; in main()
H A Dtest-diff-filter.cc856 using abigail::tests::get_build_dir; in perform()
870 string(get_build_dir()) + "/tests/" + spec.out_report_path; in perform()
880 abidiff = string(get_build_dir()) + "/tools/abidiff"; in perform()
H A Dtest-diff-dwarf.cc354 using abigail::tests::get_build_dir; in main()
374 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
430 string(get_build_dir()) + "/tests/" + s->out_report_path; in main()
H A Dtest-read-common.cc19 using abigail::tests::get_build_dir;
96 string abidw = string(get_build_dir()) + "/tools/abidw"; in run_abidw()
227 string out_abi_base = string(get_build_dir()) + "/tests/"; in run_tests()
H A Dtest-read-write.cc34 using abigail::tests::get_build_dir;
316 string(abigail::tests::get_build_dir()) + "/tests/" + output_suffix; in perform()
325 string abilint = string(get_build_dir()) + "/tools/abilint"; in perform()
H A Dtest-types-stability.cc87 using abigail::tests::get_build_dir; in perform()
89 string abidw = string(get_build_dir()) + "/tools/abidw"; in perform()
H A Dtest-abidiff-exit.cc497 using abigail::tests::get_build_dir; in main()
509 string build_dir_prefix = string(get_build_dir()) + "/tests/"; in main()
538 abidiff = string(get_build_dir()) + "/tools/abidiff"; in main()
H A Dtest-diff-suppr.cc31 using abigail::tests::get_build_dir;
2116 std::string abidiff = std::string(get_build_dir()) + "/tools/abidiff" + " " in perform()
2186 const std::string out_base_path = std::string(get_build_dir()) + "/tests/"; in main()
H A Dtest-diff-pkg.cc1118 using abigail::tests::get_build_dir; in perform()
1188 string(get_build_dir()) + "/tests/" + spec.out_report_path; in perform()
1198 abipkgdiff = string(get_build_dir()) + "/tools/abipkgdiff"; in perform()
H A Dtest-abidiff.cc188 string(abigail::tests::get_build_dir()) + "/tests/" + specs->out_path; in main()
205 string(abigail::tests::get_build_dir()) + "/tests/" + s->out_path; in main()
H A Dtest-read-dwarf.cc29 using abigail::tests::get_build_dir;
627 string abidw = string(get_build_dir()) + "/tools/abidw"; in perform()
H A Dtest-utils.h25 const char* get_build_dir();
H A Dtest-utils.cc34 get_build_dir() in get_build_dir() function
H A Dtest-core-diff.cc147 string(abigail::tests::get_build_dir()) + "/tests/" + output_suffix; in main()

Completed in 13 milliseconds