/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
D | image_preprocessing_stage_test.cc | 62 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
|
D | object_detection_stage.h | 61 void SetInputs(const std::string& image_path, in SetInputs()
|
D | image_classification_stage.h | 55 void SetInputs(const std::string& image_path, in SetInputs()
|
D | image_preprocessing_stage.h | 48 void SetImagePath(std::string* image_path) { image_path_ = image_path; } in SetImagePath()
|
/external/toolchain-utils/crosperf/ |
D | download_images_unittest.py | 184 def GoodDownloadImage(root, build_id, image_path): argument 190 def BadDownloadImage(root, build_id, image_path): argument
|
/external/avb/test/ |
D | avb_unittest_util.cc | 134 base::FilePath image_path = testdir_.Append(file_name); in GenerateImage() local 143 std::string BaseAvbToolTest::InfoImage(const base::FilePath& image_path) { in InfoImage()
|
D | avbtool_unittest.cc | 2123 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/ |
D | bootefi.c | 358 struct efi_device_path *device_path, *image_path; in do_bootefi_image() local 449 struct efi_device_path *image_path, in bootefi_run_prepare()
|
D | efidebug.c | 105 u16 **image_path) in efi_get_driver_handle_info()
|
/external/autotest/server/site_tests/firmware_Cr50Update/ |
D | firmware_Cr50Update.py | 176 def add_image_to_update_order(self, image_name, image_path, ver=None): argument
|
/external/pdfium/testing/tools/ |
D | safetynet_image.py | 199 def _WritePageTd(self, f, image_path): argument
|
/external/autotest/server/cros/servo/ |
D | servo.py | 952 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/ |
D | main.cc | 336 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
|
/external/tensorflow/tensorflow/examples/multibox_detector/ |
D | main.cc | 406 string image_path = tensorflow::io::JoinPath(root_dir, image); in main() local
|
/external/autotest/server/cros/faft/ |
D | cr50_test.py | 434 def update_cr50_image_and_board_id(self, image_path, bid): argument
|
/external/u-boot/board/gdsys/p1022/ |
D | controlcenterd-id.c | 1048 const char *image_path = "/ccdm.itb"; in second_stage_init() local
|