HomeSort by relevance Sort by last modified time
    Searched refs:cros (Results 1 - 25 of 1201) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/cros/
factory_setup_modules.py 5 # Sets up the cros.factory module path. This is necessary since there
6 # is already a cros directory, and we need to rejigger things so that
7 # cros.factory points to the correct path.
17 # Try to import cros, or just create a dummy module if it doesn't
20 import cros
22 cros = imp.load_module('cros', None, '', ('', '', imp.PKG_DIRECTORY)) variable
24 # Load cros.factory, inserting it into the cros module.
25 cros.factory = imp.load_module
    [all...]
  /external/autotest/server/cros/faft/config/
arkham.py 7 from autotest_lib.server.cros.faft.config import jetstream
asuka.py 7 from autotest_lib.server.cros.faft.config import kunimitsu
banjo.py 7 from autotest_lib.server.cros.faft.config import rambi
banon.py 7 from autotest_lib.server.cros.faft.config import strago
big.py 7 from autotest_lib.server.cros.faft.config import nyan
blaze.py 7 from autotest_lib.server.cros.faft.config import nyan
bob.py 8 from autotest_lib.server.cros.faft.config import gru
candy.py 7 from autotest_lib.server.cros.faft.config import rambi
caroline.py 7 from autotest_lib.server.cros.faft.config import glados
cave.py 7 from autotest_lib.server.cros.faft.config import glados
celes.py 7 from autotest_lib.server.cros.faft.config import strago
chell.py 7 from autotest_lib.server.cros.faft.config import glados
cid.py 7 from autotest_lib.server.cros.faft.config import auron
clapper.py 7 from autotest_lib.server.cros.faft.config import rambi
edgar.py 7 from autotest_lib.server.cros.faft.config import strago
elm.py 7 from autotest_lib.server.cros.faft.config import oak
enguarde.py 7 from autotest_lib.server.cros.faft.config import rambi
expresso.py 7 from autotest_lib.server.cros.faft.config import rambi
falco.py 7 from autotest_lib.server.cros.faft.config import slippy
fievel.py 7 from autotest_lib.server.cros.faft.config import brain
gale.py 7 from autotest_lib.server.cros.faft.config import jetstream
gandof.py 7 from autotest_lib.server.cros.faft.config import auron
glimmer.py 7 from autotest_lib.server.cros.faft.config import rambi
gnawty.py 7 from autotest_lib.server.cros.faft.config import rambi

Completed in 431 milliseconds

1 2 3 4 5 6 7 8 91011>>