Searched refs:super_vbmeta_path (Results 1 – 1 of 1) sorted by relevance
119 std::string super_vbmeta_path(td.path); in TEST() local120 super_vbmeta_path.append("/super_vbmeta.img"); in TEST()130 << "=" << vbmeta_product_path << " --output=" << super_vbmeta_path; in TEST()136 android::base::unique_fd fd(open(super_vbmeta_path.c_str(), O_RDONLY | O_CLOEXEC)); in TEST()