Searched refs:extracted_ramdisk_path (Results 1 – 1 of 1) sorted by relevance
210 const std::filesystem::path extracted_ramdisk_path((*extracted_ramdisk)->path); in TEST_F() local211 for (auto& p : recursive_directory_iterator(extracted_ramdisk_path)) { in TEST_F()213 auto rel_path = p.path().lexically_relative(extracted_ramdisk_path); in TEST_F()