Home | History | Annotate | Download | only in test

Lines Matching defs:boot_image_size

415   const size_t boot_image_size = 5 * 1024 * 1024;
417 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
483 const size_t boot_image_size = 5 * 1024 * 1024;
484 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
576 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
605 const size_t boot_image_size = 5 * 1024 * 1024;
606 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
672 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
755 const size_t boot_image_size = 5 * 1024 * 1024;
756 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size);
901 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
936 const size_t boot_image_size = 5 * 1024 * 1024;
937 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size);
1091 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
1349 const size_t boot_image_size = 5 * 1024 * 1024;
1350 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size);
1434 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
2394 const size_t boot_image_size = 5 * 1024 * 1024;
2395 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
2448 const size_t boot_image_size = 5 * 1024 * 1024;
2449 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);