OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cros_constants
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/display_DisplayContainEdid/
display_DisplayContainEdid.py
8
from autotest_lib.client.cros import constants as
cros_constants
21
extension_paths = [
cros_constants
.DISPLAY_TEST_EXTENSION],
/external/autotest/server/hosts/
teststation_host.py
15
from autotest_lib.client.cros import constants as
cros_constants
91
self.run('cat %s | grep -q moblab' %
cros_constants
.LSB_RELEASE)
/external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py
12
from autotest_lib.client.cros import constants as
cros_constants
47
extension_paths = [
cros_constants
.DISPLAY_TEST_EXTENSION],
Completed in 226 milliseconds