Searched refs:active_path (Results 1 – 1 of 1) sorted by relevance
295 auto active_path = StringPrintf("%s/%s", active_dir.path, filename.c_str()); in TEST() local297 fs::create_hard_link(decompressed_path, active_path, ec); in TEST()299 auto active_apex = ApexFile::Open(active_path); in TEST()