Searched refs:packed_name (Results 1 – 1 of 1) sorted by relevance
1363 const std::string& packed_name = GetParam().first; in TEST_P() local1368 const extension::Configuration::PackedInfo& info = config.packed[packed_name]; in TEST_P()1427 ASSERT_NO_FATAL_FAILURE(flash_part(packed_image, packed_name + packed_suffix)); in TEST_P()1454 const std::string& packed_name = GetParam().first; in TEST_P() local1458 const extension::Configuration::PackedInfo& info = config.packed[packed_name]; in TEST_P()1502 ASSERT_EQ(fb->FlashPartition(packed_name + packed_suffix, fd, fsize), DEVICE_FAIL) in TEST_P()