Searched refs:in_abi_path (Results 1 – 5 of 5) sorted by relevance
31 const char* in_abi_path; member64 string in_elf_path, in_abi_path, in main() local71 in_abi_path = string(get_src_dir()) + "/tests/"+ s->in_abi_path; in main()87 + in_elf_path + " " + in_abi_path; in main()
41 const char* in_abi_path; member57 string in_abi_path; member124 in_abi_path = in_abi_base + spec.in_abi_path; in set_in_abi_path()
109 + in_abi_path in run_abidw()133 string cmd = "diff -u " + in_abi_path + " " + out_abi_path; in run_diff()137 + in_abi_path in run_diff()
457 if (!spec.in_abi_path && !spec.out_abi_path) in perform()
12615 in_abi_path and out_abi_path as 'read only' test.