HomeSort by relevance Sort by last modified time
    Searched refs:cros (Results 1 - 25 of 1085) 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 namespace
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
banjo.py 7 from autotest_lib.server.cros.faft.config import rambi
big.py 7 from autotest_lib.server.cros.faft.config import nyan
blaze.py 7 from autotest_lib.server.cros.faft.config import nyan
candy.py 7 from autotest_lib.server.cros.faft.config import rambi
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
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
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
guado.py 7 from autotest_lib.server.cros.faft.config import jecht
gus.py 7 from autotest_lib.server.cros.faft.config import pinky
heli.py 7 from autotest_lib.server.cros.faft.config import rambi
jaq.py 7 from autotest_lib.server.cros.faft.config import pinky
jerry.py 7 from autotest_lib.server.cros.faft.config import pinky
kip.py 7 from autotest_lib.server.cros.faft.config import rambi
lars.py 7 from autotest_lib.server.cros.faft.config import kunimitsu
leon.py 7 from autotest_lib.server.cros.faft.config import slippy

Completed in 165 milliseconds

1 2 3 4 5 6 7 8 91011>>