Home
last modified time | relevance | path

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

/third_party/libabigail/tests/
H A Dtest-diff-suppr.cc2067 const std::string& in_base_path; member
2074 const std::string& in_base_path, in test_task()
2077 in_base_path(in_base_path), in test_task()
2088 const std::string in_elfv0_path = in_base_path + spec.in_elfv0_path; in perform()
2089 const std::string in_elfv1_path = in_base_path + spec.in_elfv1_path; in perform()
2093 in_suppression_path = in_base_path + spec.in_suppr_path; in perform()
2096 in_base_path + spec.in_report_path; in perform()
2123 abidiff += " --hd1 " + in_base_path + headers_dir1; in perform()
2126 abidiff += " --hd2 " + in_base_path in perform()
2185 const std::string in_base_path = std::string(get_src_dir()) + "/tests/"; main() local
[all...]

Completed in 3 milliseconds