Searched refs:rel_path (Results 1 – 3 of 3) sorted by relevance
260 rel_path = os.path.relpath(lib_path, self._temp_dir)277 logging.exception("%s: Cannot diff ABI", rel_path)282 rel_path, "\n".join(missing_symbols))286 rel_path,289 error_list.append(rel_path)291 logging.info("%s: Pass", rel_path)
213 auto rel_path = p.path().lexically_relative(extracted_ramdisk_path); in TEST_F() local214 actual_files.insert(rel_path.string()); in TEST_F()
246 rel_path = os.path.relpath(full_path, host_dir)248 target_dir, *rel_path.split(os.path.sep))