Searched defs:chromite (Results 1 - 5 of 5) sorted by relevance

/external/autotest/site_utils/
H A Dtest_droid.py24 import chromite.lib.terminal # pylint: disable=unused-import namespace
27 # Ensure the chromite site-package is installed.
H A Dtest_that.py28 from chromite.lib import cros_build_lib
30 print 'Unable to import chromite.' namespace
36 _QUICKMERGE_SCRIPTNAME = '/mnt/host/source/chromite/bin/autotest_quickmerge'
/external/autotest/site_utils/autoupdate/
H A Dfull_release_test.py31 chromite = import_common.download_and_import('chromite', variable
/external/autotest/server/
H A Dsite_utils.py25 from chromite.lib import cros_build_lib
27 logging.warn('Unable to import chromite.') namespace
598 This is a wrapper around chromite.lib.cros_build_lib.IsInsideChroot(). The
/external/autotest/server/cros/dynamic_suite/
H A Dsuite.py38 from chromite.lib import boolparse_lib
39 from chromite.lib import cros_logging as logging
41 print 'Unable to import chromite.' namespace

Completed in 171 milliseconds