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

  /external/autotest/site_utils/lxc/
constants.py 55 COUNT_FILE_CMD = '[ -d %(dir)s ] && ls %(dir)s | wc -l'
container.py 446 result = self.attach_run(command=(constants.COUNT_FILE_CMD %

Completed in 59 milliseconds