Home
last modified time | relevance | path

Searched defs:image_path (Results 1 – 21 of 21) 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.h63 void SetInputs(const std::string& image_path, in SetInputs()
Dimage_classification_stage.h57 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.cc129 base::FilePath image_path = testdir_.Append(file_name); in GenerateImage() local
144 std::string BaseAvbToolTest::InfoImage(const base::FilePath& image_path) { in InfoImage()
Davbtool_unittest.cc2215 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/
Dfirmware_CsmeFwUpdate.py135 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/
Dimage_utils.cc61 const std::string& image_path) { in EncodeImageToPngFile()
/external/tensorflow/tensorflow/python/keras/protobuf/
Dprojector_config.proto25 string image_path = 1; field
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DGenealogySPI.h35 const char *image_path; member
48 const char *image_path; member
DGenealogy.h75 std::string image_path; member
/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/llvm-project/lldb/tools/intel-features/intel-pt/
DDecoder.h184 std::string image_path; variable
DDecoder.cpp406 std::string image_path(image_complete_path, path_length); in GetTargetModulesInfo() local
/external/autotest/server/cros/servo/
Dservo.py1122 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/
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.py425 def update_cr50_image_and_board_id(self, image_path, bid): argument
/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp903 llvm::StringRef image_path = entry.ref(); in DoExecute() local