Searched refs:in_abi_path (Results 1 – 3 of 3) sorted by relevance
29 const char* in_abi_path; member61 string in_elf_path, in_abi_path, in main() local67 in_abi_path = string(get_src_dir()) + "/tests/"+ s->in_abi_path; in main()83 + in_elf_path + " " + in_abi_path; in main()
50 const char* in_abi_path; member480 string in_elf_path, in_abi_path, in_suppr_spec_path, out_abi_path; in perform() local504 if (!spec.in_abi_path && !spec.out_abi_path) in perform()555 in_abi_path = in_abi_base + spec.in_abi_path; in perform()556 cmd = "diff -u " + in_abi_path + " " + out_abi_path; in perform()
4201 in_abi_path and out_abi_path as 'read only' test.