HomeSort by relevance Sort by last modified time
    Searched refs:cros (Results 451 - 475 of 1085) sorted by null

<<11121314151617181920>>

  /external/autotest/server/site_tests/firmware_DevTriggerRecovery/
firmware_DevTriggerRecovery.py 8 from autotest_lib.server.cros import vboot_constants as vboot
9 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest
  /external/autotest/server/site_tests/firmware_PDConnect/
firmware_PDConnect.py 9 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest
10 from autotest_lib.server.cros.servo import pd_console
  /external/autotest/server/site_tests/firmware_TypeCCharging/
firmware_TypeCCharging.py 12 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest
13 from autotest_lib.server.cros.servo import pd_console
  /external/autotest/server/site_tests/firmware_UserRequestRecovery/
firmware_UserRequestRecovery.py 7 from autotest_lib.server.cros import vboot_constants as vboot
8 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest
  /external/autotest/site_utils/
suite_enumerator.py 19 dynamic suite infrastructure in server/cros/dynamic_suite.py.
30 from autotest_lib.client.common_lib.cros import dev_server
31 from autotest_lib.server.cros.dynamic_suite.suite import Suite
  /external/skia/platform_tools/chromeos/bin/
chromeos_make 62 # Put a fake .gclient file in the toolchain directory so that the cros tool
70 cros chrome-sdk --nogoma --board ${deviceID} --debug -- /bin/sh -c "cd ${SKIA_TOP_DIR}; platform_tools/chromeos/bin/build_skia_in_chroot ${makeVars}"
  /external/autotest/client/cros/multimedia/
audio_facade_native.py 13 from autotest_lib.client.cros import constants
14 from autotest_lib.client.cros.audio import audio_helper
15 from autotest_lib.client.cros.audio import cmd_utils
16 from autotest_lib.client.cros.audio import cras_dbus_utils
17 from autotest_lib.client.cros.audio import cras_utils
18 from autotest_lib.client.cros.multimedia import audio_extension_handler
  /external/autotest/client/site_tests/graphics_GLMark2/
graphics_GLMark2.py 15 from autotest_lib.client.cros import service_stopper
16 from autotest_lib.client.cros.graphics import graphics_utils
84 from autotest_lib.client.cros import factory_setup_modules
85 from cros.factory.test import ui
141 from autotest_lib.client.cros import factory_setup_modules
142 from cros.factory.event_log import EventLog
  /external/autotest/client/site_tests/network_3GDisconnectFailure/
network_3GDisconnectFailure.py 10 from autotest_lib.client.cros.cellular import mm1_constants
11 from autotest_lib.client.cros.cellular import test_environment
12 from autotest_lib.client.cros.cellular.pseudomodem import modem_3gpp
13 from autotest_lib.client.cros.cellular.pseudomodem import modem_cdma
14 from autotest_lib.client.cros.cellular.pseudomodem import pm_errors
15 from autotest_lib.client.cros.cellular.pseudomodem import utils as pm_utils
  /external/autotest/client/site_tests/network_ChromeCellularNetworkProperties/
network_ChromeCellularNetworkProperties.py 10 from autotest_lib.client.cros.cellular import mm1_constants
11 from autotest_lib.client.cros.cellular import test_environment
12 from autotest_lib.client.cros.cellular.pseudomodem import pm_constants
13 from autotest_lib.client.cros.networking import mm1_proxy
14 from autotest_lib.client.cros.networking.chrome_testing \
16 from autotest_lib.client.cros.networking.chrome_testing import test_utils
  /external/autotest/server/cros/chaos_lib/
chaos_runner.py 13 from autotest_lib.client.common_lib.cros.network import ap_constants
14 from autotest_lib.client.common_lib.cros.network import iw_runner
17 from autotest_lib.server.cros import host_lock_manager
18 from autotest_lib.server.cros.ap_configurators import ap_batch_locker
19 from autotest_lib.server.cros.network import chaos_clique_utils as utils
20 from autotest_lib.server.cros.network import wifi_client
23 MASTERNAME = 'chromeos3-chaosvmmaster.cros.corp.google.com'
  /external/autotest/server/site_tests/audio_AudioNodeSwitch/
audio_AudioNodeSwitch.py 11 from autotest_lib.client.cros.chameleon import audio_test_utils
12 from autotest_lib.client.cros.chameleon import chameleon_audio_ids
13 from autotest_lib.client.cros.chameleon import chameleon_audio_helper
14 from autotest_lib.client.cros.chameleon import chameleon_port_finder
16 from autotest_lib.client.cros.chameleon import edid as edid_lib
17 from autotest_lib.server.cros.audio import audio_test
24 This test talks to a Chameleon board and a Cros device to verify
  /external/opencv/cvaux/src/
cvfindhandregion.cpp 61 /* IppmVect32f sub, cros; */
62 float *sub, *cros; local
103 cros = icvCreateVector_32f( 3 );
104 if( sub == NULL || cros == NULL )
142 icvCrossProduct2L_32f ((IppmVect32f )&line[0], sub, cros);
152 /* if(IPPI_NORM_L22 ( cros ) < threshold2) */
246 if( cros != NULL ) icvDeleteVector (cros);
276 /* IppmVect32f sub, cros; */
277 float *sub, *cros; local
    [all...]
  /external/autotest/server/cros/dynamic_suite/
dynamic_suite.py 15 from autotest_lib.client.common_lib.cros import dev_server
16 from autotest_lib.server.cros import provision
17 from autotest_lib.server.cros.dynamic_suite import constants
18 from autotest_lib.server.cros.dynamic_suite import frontend_wrappers
19 from autotest_lib.server.cros.dynamic_suite import tools
20 from autotest_lib.server.cros.dynamic_suite.suite import Suite
25 """CrOS dynamic test suite generation and execution module.
27 This module implements runtime-generated test suites for CrOS.
45 from autotest_lib.server.cros import provision
46 from autotest_lib.server.cros.dynamic_suite import dynamic_suit
    [all...]
  /external/autotest/server/hosts/
servo_host.py 22 from autotest_lib.client.common_lib.cros import autoupdater
23 from autotest_lib.client.common_lib.cros import dev_server
24 from autotest_lib.client.common_lib.cros import retry
25 from autotest_lib.client.common_lib.cros.graphite import autotest_stats
26 from autotest_lib.client.common_lib.cros.network import ping_runner
27 from autotest_lib.client.cros import constants as client_constants
29 from autotest_lib.server.cros import dnsname_mangler
30 from autotest_lib.server.cros.servo import servo
31 from autotest_lib.server.cros.dynamic_suite import frontend_wrappers
110 @param is_in_lab: True if the servo host is in Cros Lab. Default is se
    [all...]
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py 15 from autotest_lib.client.cros.cellular.mbim_compliance import mbim_errors
16 from autotest_lib.client.cros.cellular.mbim_compliance import test_context
17 from autotest_lib.client.cros.cellular.mbim_compliance import usb_descriptors
18 from autotest_lib.client.cros.cellular.mbim_compliance.sequences \
20 from autotest_lib.client.cros.cellular.mbim_compliance.tests import des_test
  /external/autotest/client/cros/tendo/n_faced_peerd/
manager.py 13 from autotest_lib.client.cros import dbus_util
14 from autotest_lib.client.cros.tendo import peerd_dbus_helper
15 from autotest_lib.client.cros.tendo.n_faced_peerd import dbus_property_exposer
16 from autotest_lib.client.cros.tendo.n_faced_peerd import peer
17 from autotest_lib.client.cros.tendo.n_faced_peerd import service
  /external/autotest/client/site_tests/peerd_AdvertiseServices/
peerd_AdvertiseServices.py 11 from autotest_lib.client.common_lib.cros.tendo import peerd_config
12 from autotest_lib.client.cros import chrooted_avahi
13 from autotest_lib.client.cros.netprotos import interface_host
14 from autotest_lib.client.cros.netprotos import zeroconf
15 from autotest_lib.client.cros.tendo import peerd_dbus_helper
  /external/autotest/client/site_tests/video_PlaybackPerf/
video_PlaybackPerf.py 12 from autotest_lib.client.common_lib.cros import chrome
13 from autotest_lib.client.cros import power_status, power_utils
14 from autotest_lib.client.cros import service_stopper
15 from autotest_lib.client.cros.video import histogram_verifier
16 from autotest_lib.client.cros.video import constants
  /external/autotest/server/cros/ap_configurators/
ap_configurator_factory.py 10 from autotest_lib.client.common_lib.cros.network import ap_constants
11 from autotest_lib.server.cros import ap_config
12 from autotest_lib.server.cros.ap_configurators import ap_cartridge
13 from autotest_lib.server.cros.ap_configurators import ap_spec
14 from autotest_lib.server.cros.dynamic_suite import frontend_wrappers
34 PREFIX='autotest_lib.server.cros.ap_configurators.'
static_ap_configurator.py 11 from autotest_lib.client.common_lib.cros.network import ap_constants
12 from autotest_lib.client.common_lib.cros.network import xmlrpc_datatypes
13 from autotest_lib.client.common_lib.cros.network import xmlrpc_security_types
14 from autotest_lib.server.cros.ap_configurators import ap_configurator
15 from autotest_lib.server.cros.ap_configurators import ap_spec
48 self.pdu = re.sub('host\d+', 'rpm1', self.host_name) + '.cros'
80 'CROS', 'rpm_frontend_uri')
  /external/autotest/server/cros/network/
connection_worker.py 9 from autotest_lib.client.common_lib.cros.network import iw_runner
10 from autotest_lib.client.common_lib.cros.network import ping_runner
11 from autotest_lib.client.common_lib.cros.network import xmlrpc_datatypes
13 from autotest_lib.server.cros.network import wifi_client
14 from autotest_lib.server.cros.network import netperf_runner
  /external/autotest/server/
site_crashcollect.py 9 from autotest_lib.client.common_lib.cros import dev_server
10 from autotest_lib.client.common_lib.cros import retry
11 from autotest_lib.client.common_lib.cros.graphite import autotest_stats
12 from autotest_lib.client.cros import constants
13 from autotest_lib.server.cros.dynamic_suite.constants import JOB_BUILD_KEY
  /external/autotest/server/site_tests/audio_AudioAfterReboot/
audio_AudioAfterReboot.py 13 from autotest_lib.client.cros.chameleon import audio_test_utils
14 from autotest_lib.client.cros.chameleon import audio_widget_link
15 from autotest_lib.client.cros.chameleon import chameleon_audio_helper
16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids
17 from autotest_lib.server.cros.audio import audio_test
23 This test talks to a Chameleon board and a Cros device to verify
24 audio function of the Cros device after reboot.
127 # Disconnecs audio bus so Cros device can detects plugger correctly
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py 13 from autotest_lib.client.cros.audio import audio_test_data
14 from autotest_lib.client.cros.chameleon import audio_test_utils
15 from autotest_lib.client.cros.chameleon import chameleon_audio_helper
16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids
17 from autotest_lib.server.cros.audio import audio_test
23 This test talks to a Chameleon board and a Cros device to verify
24 bluetooth playback audio function of the Cros device.
179 logging.info('Start playing %s on Cros device',

Completed in 555 milliseconds

<<11121314151617181920>>