Home
last modified time | relevance | path

Searched refs:replace_ramdisk_type (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp346 uint32_t replace_ramdisk_type = GetParam(); in TEST_P() local
351 switch (replace_ramdisk_type) { in TEST_P()
363 LOG(FATAL) << "Ramdisk type " << replace_ramdisk_type in TEST_P()