Searched defs:image_path (Results 1 – 4 of 4) sorted by relevance
/external/avb/test/ |
D | avb_unittest_util.h | 110 base::FilePath image_path = testdir_.Append(file_name); in GenerateImage() local 120 std::string InfoImage(const base::FilePath& image_path) { in InfoImage()
|
/external/toolchain-utils/crosperf/ |
D | download_images_unittest.py | 176 def GoodDownloadImage(root, build_id, image_path): argument 182 def BadDownloadImage(root, build_id, image_path): argument
|
/external/autotest/server/ |
D | autoupdate_utils.py | 40 def start_devserver(self, image_path): argument
|
/external/autotest/server/cros/servo/ |
D | servo.py | 572 def image_to_servo_usb(self, image_path=None, argument 610 def install_recovery_image(self, image_path=None, argument 629 def _scp_image(self, image_path): argument
|