OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cros
(Results
251 - 275
of
1201
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/server/site_tests/network_WiFi_SuspendTwice/
network_WiFi_SuspendTwice.py
5
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_datatypes
6
from autotest_lib.server.
cros
.network import hostap_config
7
from autotest_lib.server.
cros
.network import wifi_cell_test_base
/external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/
network_WiFi_WakeOnDisconnect.py
9
from autotest_lib.server.
cros
.network import hostap_config
10
from autotest_lib.server.
cros
.network import lucid_sleep_test_base
11
from autotest_lib.server.
cros
.network import wifi_client
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/
network_WiFi_WakeOnSSID.py
10
from autotest_lib.server.
cros
.network import hostap_config
11
from autotest_lib.server.
cros
.network import lucid_sleep_test_base
12
from autotest_lib.server.
cros
.network import wifi_client
/external/autotest/server/site_tests/network_WiFi_WoWLAN/
network_WiFi_WoWLAN.py
9
from autotest_lib.server.
cros
.network import hostap_config
10
from autotest_lib.server.
cros
.network import lucid_sleep_test_base
11
from autotest_lib.server.
cros
.network import wifi_client
/external/autotest/server/site_tests/servohost_Reboot/
servohost_Reboot.py
7
from autotest_lib.client.common_lib.
cros
import autoupdater
8
from autotest_lib.client.common_lib.
cros
import dev_server
12
from autotest_lib.server.
cros
.dynamic_suite import frontend_wrappers
/external/autotest/client/cros/cellular/
emulator_config.py
9
from autotest_lib.client.
cros
.cellular import base_station_8960
10
from autotest_lib.client.
cros
.cellular import base_station_pxt
11
from autotest_lib.client.
cros
.cellular import cellular_logging
12
from autotest_lib.client.
cros
.cellular import ether_io_rf_switch
13
from autotest_lib.client.
cros
.cellular import prologix_scpi_driver, scpi
/external/autotest/client/site_tests/desktopui_AudioFeedback/
desktopui_AudioFeedback.py
10
from autotest_lib.client.common_lib.
cros
import chrome
11
from autotest_lib.client.
cros
.audio import audio_helper
12
from autotest_lib.client.
cros
.audio import cmd_utils
13
from autotest_lib.client.
cros
.audio import cras_utils
14
from autotest_lib.client.
cros
.audio import sox_utils
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/
network_DhcpBrokenDefaultGateway.py
6
from autotest_lib.client.common_lib.
cros
.network import interface
7
from autotest_lib.client.
cros
import dhcp_handling_rule
8
from autotest_lib.client.
cros
import dhcp_packet
9
from autotest_lib.client.
cros
import dhcp_test_base
10
from autotest_lib.client.
cros
.networking import shill_proxy
/external/autotest/client/site_tests/network_DhcpMTU/
network_DhcpMTU.py
7
from autotest_lib.client.common_lib.
cros
.network import interface
8
from autotest_lib.client.
cros
import dhcp_handling_rule
9
from autotest_lib.client.
cros
import dhcp_packet
10
from autotest_lib.client.
cros
import dhcp_test_base
11
from autotest_lib.client.
cros
.networking import shill_proxy
/external/autotest/client/site_tests/ui_SystemTray/
ui_SystemTray.py
10
from autotest_lib.client.common_lib.
cros
import chrome
11
from autotest_lib.client.
cros
import service_stopper
12
from autotest_lib.client.
cros
.graphics import graphics_utils
13
from autotest_lib.client.
cros
.image_comparison import rgb_image_comparer
14
from autotest_lib.client.
cros
.ui import ui_test_base
/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
video_ChromeHWDecodeUsed.py
12
from autotest_lib.client.common_lib.
cros
import chrome
13
from autotest_lib.client.
cros
.video import histogram_verifier
14
from autotest_lib.client.
cros
.video import constants
15
from autotest_lib.client.
cros
.video import native_html5_player
16
from autotest_lib.client.
cros
.video import helper_logger
/external/autotest/server/site_tests/network_WiFi_GTK/
network_WiFi_GTK.py
8
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_datatypes
9
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_security_types
10
from autotest_lib.server.
cros
.network import arping_runner
11
from autotest_lib.server.
cros
.network import hostap_config
12
from autotest_lib.server.
cros
.network import wifi_cell_test_base
/external/autotest/server/site_tests/network_WiFi_PTK/
network_WiFi_PTK.py
8
from autotest_lib.client.common_lib.
cros
.network import ping_runner
9
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_datatypes
10
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_security_types
11
from autotest_lib.server.
cros
.network import hostap_config
12
from autotest_lib.server.
cros
.network import wifi_cell_test_base
/external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py
11
from autotest_lib.client.common_lib.
cros
import chrome
12
from autotest_lib.client.
cros
import constants as cros_constants
13
from autotest_lib.client.
cros
.chameleon import chameleon
14
from autotest_lib.client.
cros
.chameleon import chameleon_port_finder
15
from autotest_lib.client.
cros
.chameleon import chameleon_video_capturer
16
from autotest_lib.client.
cros
.image_comparison import publisher
17
from autotest_lib.client.
cros
.video import constants
18
from autotest_lib.client.
cros
.video import frame_checksum_utils
19
from autotest_lib.client.
cros
.video import native_html5_player
20
from autotest_lib.client.
cros
.video import helper_logge
[
all
...]
/external/autotest/server/site_tests/buffet_PrivetSetupFlow/
buffet_PrivetSetupFlow.py
9
from autotest_lib.client.common_lib.
cros
import avahi_utils
10
from autotest_lib.client.common_lib.
cros
.network import interface
11
from autotest_lib.client.common_lib.
cros
.network import iw_runner
12
from autotest_lib.client.common_lib.
cros
.network import netblock
13
from autotest_lib.client.common_lib.
cros
.network import ping_runner
14
from autotest_lib.client.common_lib.
cros
.network import xmlrpc_security_types
15
from autotest_lib.client.common_lib.
cros
.tendo import peerd_config
16
from autotest_lib.client.common_lib.
cros
.tendo import buffet_config
17
from autotest_lib.client.common_lib.
cros
.tendo import privet_helper
20
from autotest_lib.server.
cros
.network import hostap_confi
[
all
...]
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
mbim_open_generic_sequence.py
14
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_channel
15
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_constants
16
from autotest_lib.client.
cros
.cellular.mbim_compliance \
18
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_errors
19
from autotest_lib.client.
cros
.cellular.mbim_compliance \
21
from autotest_lib.client.
cros
.cellular.mbim_compliance \
23
from autotest_lib.client.
cros
.cellular.mbim_compliance.sequences \
/external/autotest/server/site_tests/audio_AudioWebRTCLoopback/
audio_AudioWebRTCLoopback.py
12
from autotest_lib.client.
cros
.audio import audio_test_data
13
from autotest_lib.client.
cros
.chameleon import audio_test_utils
14
from autotest_lib.client.
cros
.chameleon import chameleon_audio_helper
15
from autotest_lib.client.
cros
.chameleon import chameleon_audio_ids
16
from autotest_lib.client.
cros
.multimedia import webrtc_utils
17
from autotest_lib.server.
cros
.audio import audio_test
18
from autotest_lib.server.
cros
.multimedia import remote_facade_factory
24
This test talks to a Chameleon board and a
Cros
device to verify
25
WebRTC audio function of the
Cros
device.
26
A sine tone is played to
Cros
device from Chameleon USB
[
all
...]
/external/autotest/server/site_tests/network_WiFi_PMKSACaching/
network_WiFi_PMKSACaching.py
9
from autotest_lib.client.common_lib.
cros
import site_eap_certs
10
from autotest_lib.client.common_lib.
cros
.network import iw_runner
11
from autotest_lib.client.common_lib.
cros
.network import ping_runner
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
.network import hostap_config
15
from autotest_lib.server.
cros
.network import wifi_cell_test_base
/external/autotest/client/cros/cellular/mbim_compliance/tests/
cm_05.py
15
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_channel
16
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_constants
17
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_control
18
from autotest_lib.client.
cros
.cellular.mbim_compliance import mbim_errors
19
from autotest_lib.client.
cros
.cellular.mbim_compliance.sequences \
21
from autotest_lib.client.
cros
.cellular.mbim_compliance.tests import test
/external/autotest/client/cros/
chrooted_avahi.py
9
from autotest_lib.client.common_lib.
cros
import avahi_utils
10
from autotest_lib.client.common_lib.
cros
import virtual_ethernet_pair
11
from autotest_lib.client.common_lib.
cros
.network import netblock
12
from autotest_lib.client.
cros
import network_chroot
13
from autotest_lib.client.
cros
import service_stopper
14
from autotest_lib.client.
cros
import tcpdump
/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
76
from autotest_lib.client.
cros
import factory_setup_modules
77
from
cros
.factory.test import ui
137
from autotest_lib.client.
cros
import factory_setup_modules
138
from
cros
.factory.event_log import EventLog
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
network_ChromeCellularSmokeTest.py
9
from autotest_lib.client.
cros
.cellular import mm1_constants
10
from autotest_lib.client.
cros
.cellular import test_environment
11
from autotest_lib.client.
cros
.cellular.pseudomodem import pm_constants
12
from autotest_lib.client.
cros
.networking import pm_proxy
13
from autotest_lib.client.
cros
.networking.chrome_testing \
15
from autotest_lib.client.
cros
.networking.chrome_testing import test_utils
/external/autotest/server/site_tests/audio_AudioARCPlayback/
audio_AudioARCPlayback.py
12
from autotest_lib.client.
cros
.chameleon import audio_test_utils
13
from autotest_lib.client.
cros
.chameleon import chameleon_audio_helper
14
from autotest_lib.client.
cros
.chameleon import chameleon_audio_ids
15
from autotest_lib.client.
cros
.multimedia import arc_resource_common
17
from autotest_lib.server.
cros
.audio import audio_test
18
from autotest_lib.server.
cros
.multimedia import remote_facade_factory
24
This test talks to a Chameleon board and a
Cros
device to verify
25
audio playback function of the
Cros
device with ARC.
35
"""Runs record test through ARC on
Cros
device.
43
@param switch_hsp: Run a recording process on
Cros
device. This i
[
all
...]
/external/autotest/server/site_tests/audio_AudioARCRecord/
audio_AudioARCRecord.py
12
from autotest_lib.client.
cros
.chameleon import audio_test_utils
13
from autotest_lib.client.
cros
.chameleon import chameleon_audio_helper
14
from autotest_lib.client.
cros
.chameleon import chameleon_audio_ids
15
from autotest_lib.client.
cros
.multimedia import arc_resource_common
17
from autotest_lib.server.
cros
.audio import audio_test
18
from autotest_lib.server.
cros
.multimedia import remote_facade_factory
24
This test talks to a Chameleon board and a
Cros
device to verify
25
audio recording function of the
Cros
device with ARC.
34
"""Runs record test through ARC on
Cros
device.
42
@param switch_hsp: Run a recording process on
Cros
device. This i
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py
12
from autotest_lib.client.
cros
.audio import audio_test_data
13
from autotest_lib.client.
cros
.chameleon import audio_test_utils
14
from autotest_lib.client.
cros
.chameleon import chameleon_audio_helper
15
from autotest_lib.client.
cros
.chameleon import chameleon_audio_ids
16
from autotest_lib.server.
cros
.audio import audio_test
17
from autotest_lib.server.
cros
.multimedia import remote_facade_factory
23
This test talks to a Chameleon board and a
Cros
device to verify
24
HDMI audio function of the
Cros
device.
140
logging.info('Start playing %s on
Cros
device',
144
logging.info('Stopped playing %s on
Cros
device'
[
all
...]
Completed in 1312 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>