HomeSort by relevance Sort by last modified time
    Searched full:_build_path_exists (Results 1 - 1 of 1) sorted by null

  /external/autotest/site_utils/deployment/
commandline.py 87 def _build_path_exists(board, buildpath): function
157 elif _build_path_exists(board, '%s/image.zip' % build):
183 if _build_path_exists(board, 'LATEST-master'):

Completed in 90 milliseconds