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

  /external/autotest/client/common_lib/
base_packages.py 216 upload_paths=None, do_locking=True, run_function=utils.run,
226 do_locking : Enable locking when the packages are installed.
240 self.do_locking = do_locking
354 # do_locking flag is on by default unless you disable it (typically
358 if self.do_locking:
363 if self.do_locking:
401 if self.do_locking:
    [all...]
  /external/autotest/server/
autotest_unittest.py 157 repo_urls=['repo'], hostname='hostname', do_locking=False,
autotest.py 186 do_locking=False,
    [all...]

Completed in 972 milliseconds