HomeSort by relevance Sort by last modified time
    Searched refs:destination_dir (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/cros/video/
import_screenshot_capturer.py 25 def __init__(self, destination_dir, screen_height_resolution,
27 self.destination_dir = destination_dir
50 fullpath = os.path.join(self.destination_dir, filename)
  /external/autotest/client/virt/
virt_utils.py     [all...]
  /external/v8/tools/gyp/test/lib/
TestGyp.py 271 destination_dir = os.path.dirname(destination)
272 if not os.path.exists(destination_dir):
273 self.subdir(destination_dir)
    [all...]

Completed in 132 milliseconds