Home
last modified time | relevance | path

Searched defs:RepackVendorBootImgTestV4 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp383 class RepackVendorBootImgTestV4 : public ::testing::TestWithParam<uint32_t /* ramdisk type */> { class
392 TEST_P(RepackVendorBootImgTestV4, Replace) { in TEST_P() argument