Home
last modified time | relevance | path

Searched defs:img_path (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.cc294 std::string img_path; in BundleGpuAsm() local
389 std::string img_path; in BundleGpuAsm() local
/external/skqp/tools/skqp/src/
Dskqp_model.cpp115 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
/external/skia/tools/skqp/src/
Dskqp_model.cpp116 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
/external/autotest/client/bin/
Dpartition.py859 def _create_disk_img(self, img_path): argument