Home
last modified time | relevance | path

Searched defs:image_name (Results 1 – 20 of 20) sorted by relevance

/external/autotest/server/
Dafe_utils.py26 def _log_image_name(image_name): argument
98 def add_provision_labels(host, version_prefix, image_name, argument
/external/autotest/server/site_tests/firmware_Cr50Update/
Dfirmware_Cr50Update.py78 def run_update(self, image_name, use_usb_update=False): argument
176 def add_image_to_update_order(self, image_name, image_path, ver=None): argument
/external/tensorflow/tensorflow/python/kernel_tests/
Ddecode_jpeg_op_test.py41 image_name, argument
/external/llvm-project/lldb/include/lldb/Host/
DHostInfoBase.h110 GetSharedCacheImageInfo(llvm::StringRef image_name) { in GetSharedCacheImageInfo()
/external/angle/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py240 def output_diff_local_files(gold_session, image_name): argument
259 screenshot_dir, image_name, artifacts): argument
/external/vboot_reference/utility/
Dload_kernel_test.c82 const char* image_name; in main() local
Dbmpblk_util.c202 char image_name[80]; in dump_bmpblock() local
Dbmpblk_utility.cc221 string image_name, image_filename; in parse_images() local
/external/autotest/server/cros/
Dprovisioner.py349 image_name): argument
378 devserver_name, image_name): argument
/external/avb/test/
Davb_unittest_util.cc93 const std::string& image_name, in GenerateVBMetaImage()
/external/oss-fuzz/infra/
Dhelper.py241 def is_base_image(image_name): argument
368 def build_image_impl(image_name, no_cache=False, pull=False): argument
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
Drun_eval.cc151 const std::string image_name = GetNameFromPath(image_paths[i]); in RunImpl() local
/external/autotest/server/site_tests/firmware_Cr50BID/
Dfirmware_Cr50BID.py377 def run_bid_test(self, image_name, bid, flags, bid_error): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dserver_app.py134 image_name, argument
Dclient_app.py190 image_name, argument
/external/toolchain-utils/crosperf/
Ddownload_images.py71 def DownloadImage(self, chromeos_root, build_id, image_name): argument
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
Devaluation_stages.proto232 optional string image_name = 2; field
/external/autotest/server/hosts/
Dcros_host.py644 def stage_image_for_servo(self, image_name=None, artifact='test_image'): argument
667 def stage_factory_image_for_servo(self, image_name): argument
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp725 static const glw::GLchar* const image_name; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp156 const glw::GLchar* const TextureCubeMapArraySamplingTest::image_name = "image"; member in glcts::TextureCubeMapArraySamplingTest