Home | History | Annotate | Download | only in test

Lines Matching refs:boot_image_size

393   const size_t boot_image_size = 5 * 1024 * 1024;
395 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
461 const size_t boot_image_size = 5 * 1024 * 1024;
462 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
554 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
583 const size_t boot_image_size = 5 * 1024 * 1024;
584 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
650 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
733 const size_t boot_image_size = 5 * 1024 * 1024;
734 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
879 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
1129 const size_t boot_image_size = 5 * 1024 * 1024;
1130 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size);
1214 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
2144 const size_t boot_image_size = 5 * 1024 * 1024;
2145 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
2198 const size_t boot_image_size = 5 * 1024 * 1024;
2199 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);