Searched refs:packed_suffix (Results 1 – 1 of 1) sorted by relevance
1396 const std::string packed_suffix = in TEST_P() local1402 const std::string suffix = part_info.slots ? packed_suffix : ""; in TEST_P()1422 const std::string suffix = config.partitions[part].slots ? packed_suffix : ""; in TEST_P()1427 ASSERT_NO_FATAL_FAILURE(flash_part(packed_image, packed_name + packed_suffix)); in TEST_P()1433 const std::string suffix = part_info.slots ? packed_suffix : ""; in TEST_P()1475 const std::string packed_suffix = in TEST_P() local1481 const std::string suffix = part_info.slots ? packed_suffix : ""; in TEST_P()1502 ASSERT_EQ(fb->FlashPartition(packed_name + packed_suffix, fd, fsize), DEVICE_FAIL) in TEST_P()1510 const std::string suffix = part_info.slots ? packed_suffix : ""; in TEST_P()