Home
last modified time | relevance | path

Searched defs:image_path (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dimage_preprocessing_stage_test.cc62 std::string image_path = kTestImage; in TEST() local
103 std::string image_path = kTestImage; in TEST() local
143 std::string image_path = kTestImage; in TEST() local
183 std::string image_path = kTestImage; in TEST() local
224 std::string image_path = kTestImage; in TEST() local
269 std::string image_path = kTestImage; in TEST() local
Dobject_detection_stage.h61 void SetInputs(const std::string& image_path, in SetInputs()
Dimage_classification_stage.h55 void SetInputs(const std::string& image_path, in SetInputs()
Dimage_preprocessing_stage.h48 void SetImagePath(std::string* image_path) { image_path_ = image_path; } in SetImagePath()
/external/toolchain-utils/crosperf/
Ddownload_images_unittest.py184 def GoodDownloadImage(root, build_id, image_path): argument
190 def BadDownloadImage(root, build_id, image_path): argument
/external/avb/test/
Davb_unittest_util.cc134 base::FilePath image_path = testdir_.Append(file_name); in GenerateImage() local
143 std::string BaseAvbToolTest::InfoImage(const base::FilePath& image_path) { in InfoImage()
Davbtool_unittest.cc2123 base::FilePath image_path = testdir_.Append("kernel.bin"); in TEST_F() local
2960 base::FilePath image_path = GenerateImage("test_print_version", 1024); in PrintWithMakeVbmetaImage() local
/external/u-boot/cmd/
Dbootefi.c358 struct efi_device_path *device_path, *image_path; in do_bootefi_image() local
449 struct efi_device_path *image_path, in bootefi_run_prepare()
Defidebug.c105 u16 **image_path) in efi_get_driver_handle_info()
/external/autotest/server/site_tests/firmware_Cr50Update/
Dfirmware_Cr50Update.py176 def add_image_to_update_order(self, image_name, image_path, ver=None): argument
/external/pdfium/testing/tools/
Dsafetynet_image.py199 def _WritePageTd(self, f, image_path): argument
/external/autotest/server/cros/servo/
Dservo.py952 def image_to_servo_usb(self, image_path=None, argument
1003 def install_recovery_image(self, image_path=None, argument
1025 def _scp_image(self, image_path): argument
/external/tensorflow/tensorflow/examples/label_image/
Dmain.cc336 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc406 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
/external/autotest/server/cros/faft/
Dcr50_test.py434 def update_cr50_image_and_board_id(self, image_path, bid): argument
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c1048 const char *image_path = "/ccdm.itb"; in second_stage_init() local