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

  /external/autotest/server/
autoserv 623 resultdir_exists = False
626 resultdir_exists = True
627 if not parser.options.use_existing_results and resultdir_exists:
688 if (parser.options.use_existing_results and not resultdir_exists and
autoserv.py 623 resultdir_exists = False
626 resultdir_exists = True
627 if not parser.options.use_existing_results and resultdir_exists:
688 if (parser.options.use_existing_results and not resultdir_exists and

Completed in 91 milliseconds