Searched refs:rel_path (Results 1 – 2 of 2) 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()