Home | History | Annotate | Download | only in test

Lines Matching refs:boot_image_size

369   const size_t boot_image_size = 5 * 1024 * 1024;
371 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
437 const size_t boot_image_size = 5 * 1024 * 1024;
438 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
529 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
630 const size_t boot_image_size = 5 * 1024 * 1024;
631 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
775 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
1025 const size_t boot_image_size = 5 * 1024 * 1024;
1026 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size);
1110 EXPECT_EQ(boot_image_size, slot_data->loaded_partitions[0].data_size);
2014 const size_t boot_image_size = 5 * 1024 * 1024;
2015 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);
2068 const size_t boot_image_size = 5 * 1024 * 1024;
2069 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size);