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 72 def _build_path_exists(board, buildpath): function
142 elif _build_path_exists(board, '%s/image.zip' % build):
168 if _build_path_exists(board, 'LATEST-master'):

Completed in 58 milliseconds