| /external/tensorflow/tensorflow/lite/tools/evaluation/stages/ | 
| D | image_preprocessing_stage_test.cc | 62   std::string image_path = kTestImage;  in TEST()  local103   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 | 64   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 | 50   void SetImagePath(std::string* image_path) { image_path_ = image_path; }  in SetImagePath()
 | 
| /external/toolchain-utils/crosperf/ | 
| D | download_images_unittest.py | 209         def GoodDownloadImage(root, build_id, image_path):  argument215         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()  local144 std::string BaseAvbToolTest::InfoImage(const base::FilePath& image_path) {  in InfoImage()
 
 | 
| D | avbtool_unittest.cc | 2365   base::FilePath image_path = testdir_.Append("kernel.bin");  in TEST_F()  local3294       base::FilePath image_path = GenerateImage("test_print_version", 1024);  in PrintWithMakeVbmetaImage()  local
 
 | 
| /external/autotest/server/site_tests/firmware_CsmeFwUpdate/ | 
| D | firmware_CsmeFwUpdate.py | 138     def check_fmap_format(self, image_path):  argument158     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/pdfium/testing/tools/skia_gold/ | 
| D | skia_gold.py | 162   def UploadTestResultToSkiaGold(self, image_name, image_path):  argument
 | 
| /external/autotest/server/site_tests/firmware_Cr50Update/ | 
| D | firmware_Cr50Update.py | 175     def add_image_to_update_order(self, image_name, image_path, ver=None):  argument
 | 
| /external/pdfium/testing/tools/ | 
| D | safetynet_image.py | 198   def _WritePageTd(self, f, image_path):  argument
 | 
| D | test_runner.py | 772   def _NewImageArtifact(self, *, image_path, md5_hash):  argument
 | 
| /external/tensorflow/tensorflow/examples/label_image/ | 
| D | main.cc | 336   string image_path = tensorflow::io::JoinPath(root_dir, image);  in main()  local
 | 
| /external/autotest/server/cros/servo/ | 
| D | servo.py | 1193     def image_to_servo_usb(self, image_path=None,  argument1273                                image_path=None,  argument
 1302     def _scp_image(self, image_path):  argument
 
 | 
| /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 | 445     def update_cr50_image_and_board_id(self, image_path, bid):  argument
 | 
| /external/ComputeLibrary/tests/ | 
| D | AssetsLibrary.cpp | 412     const std::string image_path = ("\\images\\");  in load_image()  local
 |