OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chameleon
(Results
1 - 25
of
60
) sorted by null
1
2
3
/external/autotest/client/site_tests/display_ClientChameleonConnection/
display_ClientChameleonConnection.py
5
"""This is a client-side test to check the
Chameleon
connection."""
13
from autotest_lib.client.cros.
chameleon
import
chameleon
14
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
19
"""
Chameleon
connection client test.
21
This test talks to a
Chameleon
board from DUT. Try to plug the
Chameleon
32
chameleon_board =
chameleon
.create_chameleon_board(host.hostname,
/external/autotest/server/site_tests/audio_InternalCardNodes/
audio_InternalCardNodes.py
12
from autotest_lib.client.cros.
chameleon
import audio_test_utils
13
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
14
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
21
This test talks to a
Chameleon
board and a Cros device to verify
30
chameleon_board = host.
chameleon
/external/autotest/client/cros/chameleon/
mirror_comparison.py
9
from autotest_lib.client.cros.
chameleon
import screen_capture
10
from autotest_lib.client.cros.
chameleon
import screen_comparison
screen_utility_factory.py
5
from autotest_lib.client.cros.
chameleon
import mirror_comparison
6
from autotest_lib.client.cros.
chameleon
import resolution_comparison
7
from autotest_lib.client.cros.
chameleon
import screen_capture
8
from autotest_lib.client.cros.
chameleon
import screen_comparison
45
"""Creates a
Chameleon
screen capturer."""
/external/autotest/server/site_tests/display_ServerChameleonConnection/
display_ServerChameleonConnection.py
5
"""This is a server-side test to check the
Chameleon
connection."""
10
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
16
"""
Chameleon
connection server test.
18
This test talks to a
Chameleon
board from DUT. Try to plug the
Chameleon
26
chameleon_board = host.
chameleon
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
audio_AudioBluetoothConnectionStability.py
5
"""This is a server side bluetooth connection test using the
Chameleon
board."""
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
21
This test talks to a
Chameleon
board and a Cros device to verify
43
chameleon_board = host.
chameleon
/external/autotest/server/site_tests/display_NoEdid/
display_NoEdid.py
11
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
12
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
13
from autotest_lib.client.cros.
chameleon
import edid
21
This test talks to a
Chameleon
board and a DUT to set up, run, and verify
31
chameleon_board = host.
chameleon
/external/autotest/server/hosts/
chameleon_host.py
6
"""This file provides core logic for connecting a
Chameleon
Daemon."""
12
from autotest_lib.client.cros.
chameleon
import
chameleon
31
"""Host class for a host that controls a
Chameleon
."""
45
A ChameleonHost instance represents a host that controls a
Chameleon
.
65
self._chameleon_connection =
chameleon
.ChameleonConnection(
72
"""Checks if
Chameleon
host is in lab and set self._is_in_lab.
82
"""Creates
Chameleon
connection through SSH tunnel.
113
self._chameleon_connection =
chameleon
.ChameleonConnection(
115
except
chameleon
.ChameleonConnectionError
[
all
...]
/external/autotest/server/site_tests/display_SwitchMode/
display_SwitchMode.py
10
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
11
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
57
chameleon_board = host.
chameleon
69
logging.debug('See the display on
Chameleon
: port %d (%s)',
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
audio_AudioBasicExternalMicrophone.py
5
"""This is a server side external microphone test using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import audio_test_utils
14
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
15
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
22
This test talks to a
Chameleon
board and a Cros device to verify
40
chameleon_board = host.
chameleon
68
logging.info('Setting playback data on
Chameleon
')
72
# This is to avoid artifact caused by
chameleon
codec initialization
74
logging.info('Start playing %s from
Chameleon
',
106
# Compares data by frequency. Audio signal from
Chameleon
Line-Out t
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/
audio_AudioBasicHeadphone.py
5
"""This is a server side headphone audio test using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import audio_test_utils
14
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
15
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
22
This test talks to a
Chameleon
board and a Cros device to verify
40
chameleon_board = host.
chameleon
78
logging.info('Start recording from
Chameleon
.')
84
logging.info('Stopped recording from
Chameleon
.')
90
logging.info('Read recorded binary from
Chameleon
.')
97
# caused by
Chameleon
codec initialization in the beginning o
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
audio_AudioBasicInternalMicrophone.py
5
"""This is a server side internal microphone test using the
Chameleon
board."""
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
22
This test talks to a
Chameleon
board and a Cros device to verify
37
chameleon_board = host.
chameleon
68
logging.info('Setting playback data on
Chameleon
')
72
# This is to avoid artifact caused by
chameleon
codec initialization
74
logging.info('Start playing %s from
Chameleon
',
114
# Compares data by frequency. Audio signal from
Chameleon
Line-Out t
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
audio_AudioBasicInternalSpeaker.py
5
"""This is a server side internal speaker test using the
Chameleon
board."""
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
22
This test talks to a
Chameleon
board and a Cros device to verify
37
chameleon_board = host.
chameleon
75
logging.info('Start recording from
Chameleon
.')
81
logging.info('Stopped recording from
Chameleon
.')
87
logging.info('Read recorded binary from
Chameleon
.')
94
# caused by
Chameleon
codec initialization in the beginning o
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
audio_AudioBasicUSBPlayback.py
5
"""This is a server side USB playback audio test using the
Chameleon
board."""
14
from autotest_lib.client.cros.
chameleon
import audio_test_utils
15
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
16
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
23
This test talks to a
Chameleon
board and a Cros device to verify
35
chameleon_board = host.
chameleon
72
# Starts recording from
Chameleon
, waits for some time, and then
74
logging.info('Start recording from
Chameleon
.')
84
logging.info('Stopped recording from
Chameleon
.')
90
logging.info('Read recorded binary from
Chameleon
.'
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
audio_AudioBasicUSBRecord.py
5
"""This is a server side USB playback audio test using the
Chameleon
board."""
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
23
This test talks to a
Chameleon
board and a Cros device to verify
35
chameleon_board = host.
chameleon
72
# Starts playing from
Chameleon
(which waits for Cros device),
74
logging.info('Start playing %s on
Chameleon
device',
/external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py
5
"""This is an audio quality test over headphone using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import audio_test_utils
14
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
15
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
22
This test talks to a
Chameleon
board and a Cros device to verify
32
chameleon_board = host.
chameleon
67
logging.info('Start recording from
Chameleon
.')
73
logging.info('Stopped recording from
Chameleon
.')
80
logging.info('Read recorded binary from
Chameleon
.')
87
# caused by
Chameleon
codec initialization in the beginning o
[
all
...]
/external/autotest/server/site_tests/display_EdidStress/
display_EdidStress.py
5
"""This is a server side stressing DUT by switching
Chameleon
EDID."""
14
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
15
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
16
from autotest_lib.client.cros.
chameleon
import edid
24
This test switches
Chameleon
EDID from among a large pool of EDIDs, tests
26
Chameleon
.
46
chameleon_board = host.
chameleon
55
logging.info('See the display on
Chameleon
: port %d (%s)',
/external/autotest/server/site_tests/display_ResolutionList/
display_ResolutionList.py
5
"""This is a server side resolution display test using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
14
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
15
from autotest_lib.client.cros.
chameleon
import edid
42
chameleon_board = host.
chameleon
53
logging.info('Detected %s
chameleon
port.', chameleon_port_name)
/external/autotest/server/site_tests/display_SuspendStress/
display_SuspendStress.py
5
"""This is a server side external display test using the
Chameleon
board."""
14
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
15
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
16
from autotest_lib.client.cros.
chameleon
import edid
24
This test talks to a
Chameleon
board and a DUT to set up, run, and verify
49
chameleon_board = host.
chameleon
68
' (
chameleon
) from DUT: %s', test_name)
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py
5
"""This is a server side HDMI audio test using the
Chameleon
board."""
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.
chameleon
import chameleon_port_finder
23
This test talks to a
Chameleon
board and a Cros device to verify
51
chameleon_board = host.
chameleon
96
logging.info('Start recording from
Chameleon
.')
113
logging.info('Stopped recording from
Chameleon
.')
/external/autotest/server/site_tests/display_HDCPScreen/
display_HDCPScreen.py
12
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
13
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
22
and
Chameleon
.
46
chameleon_board = host.
chameleon
57
logging.info('See the display on
Chameleon
: port %d (%s)',
76
logging.info('Set
Chameleon
HDCP: %r', enable_chameleon)
96
logging.info('Got
Chameleon
state: %r', encrypted)
98
error_message = ('
Chameleon
found HDCP in wrong state: '
/external/autotest/server/site_tests/display_HotPlugAtBoot/
display_HotPlugAtBoot.py
5
"""This is a display hot-plug and reboot test using the
Chameleon
board."""
10
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
11
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
19
This test talks to a
Chameleon
board and a DUT to set up, run, and verify
35
chameleon_board = host.
chameleon
46
logging.info('See the display on
Chameleon
: port %d (%s)',
/external/autotest/server/site_tests/display_HotPlugNoisy/
display_HotPlugNoisy.py
6
display in extended mode using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
14
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
22
This test talks to a
Chameleon
board and a DUT to set up, run, and verify
46
chameleon_board = host.
chameleon
58
logging.info('See the display on
Chameleon
: port %d (%s)',
/external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
audio_AudioBasicUSBPlaybackRecord.py
7
Chameleon
board.
17
from autotest_lib.client.cros.
chameleon
import audio_test_utils
18
from autotest_lib.client.cros.
chameleon
import chameleon_audio_ids
19
from autotest_lib.client.cros.
chameleon
import chameleon_audio_helper
26
This test talks to a
Chameleon
board and a Cros device to verify
38
chameleon_board = host.
chameleon
86
logging.info('Start recording from
Chameleon
.')
94
logging.info('Start playing %s on
Chameleon
',
101
logging.info('Stopped recording from
Chameleon
.')
109
logging.info('Read recorded binary from
Chameleon
.'
[
all
...]
/external/autotest/server/site_tests/display_Resolution/
display_Resolution.py
5
"""This is a server side resolution display test using the
Chameleon
board."""
13
from autotest_lib.client.cros.
chameleon
import chameleon_port_finder
14
from autotest_lib.client.cros.
chameleon
import chameleon_screen_test
15
from autotest_lib.client.cros.
chameleon
import edid
23
This test talks to a
Chameleon
board and a DUT to set up, run, and verify
55
chameleon_board = host.
chameleon
68
logging.info('Detected %s
chameleon
port.', chameleon_port_name)
Completed in 136 milliseconds
1
2
3