/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 | 63 void SetInputs(const std::string& image_path, in SetInputs()
|
D | image_classification_stage.h | 57 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 | 129 base::FilePath image_path = testdir_.Append(file_name); in GenerateImage() local 144 std::string BaseAvbToolTest::InfoImage(const base::FilePath& image_path) { in InfoImage()
|
D | avbtool_unittest.cc | 2215 base::FilePath image_path = testdir_.Append("kernel.bin"); in TEST_F() local 3144 base::FilePath image_path = GenerateImage("test_print_version", 1024); in PrintWithMakeVbmetaImage() local
|
/external/autotest/server/site_tests/firmware_CsmeFwUpdate/ |
D | firmware_CsmeFwUpdate.py | 135 def check_fmap_format(self, image_path): argument 155 def check_if_me_blob_exist_in_image(self, image_path): argument
|
/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/utils/ |
D | image_utils.cc | 61 const std::string& image_path) { in EncodeImageToPngFile()
|
/external/tensorflow/tensorflow/python/keras/protobuf/ |
D | projector_config.proto | 25 string image_path = 1; field
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | GenealogySPI.h | 35 const char *image_path; member 48 const char *image_path; member
|
D | Genealogy.h | 75 std::string image_path; member
|
/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/llvm-project/lldb/tools/intel-features/intel-pt/ |
D | Decoder.h | 184 std::string image_path; variable
|
D | Decoder.cpp | 406 std::string image_path(image_complete_path, path_length); in GetTargetModulesInfo() local
|
/external/autotest/server/cros/servo/ |
D | servo.py | 1122 def image_to_servo_usb(self, image_path=None, argument 1201 image_path=None, argument 1230 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 | 425 def update_cr50_image_and_board_id(self, image_path, bid): argument
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectProcess.cpp | 903 llvm::StringRef image_path = entry.ref(); in DoExecute() local
|