Searched
refs:cros (Results
726 -
750 of
1201) sorted by null
<<21222324252627282930>>
/external/autotest/client/site_tests/audio_ActiveStreamStress/ |
audio_ActiveStreamStress.py | 11 from autotest_lib.client.common_lib.cros import chrome 13 from autotest_lib.client.cros.audio import cras_utils
|
/external/autotest/client/site_tests/desktopui_SonicExtension/ |
desktopui_SonicExtension.py | 13 from autotest_lib.client.common_lib.cros import chromedriver 14 from autotest_lib.client.cros.video import histogram_verifier
|
/external/autotest/client/site_tests/graphics_Drm/ |
graphics_Drm.py | 10 from autotest_lib.client.cros import service_stopper 11 from autotest_lib.client.cros.graphics import graphics_utils
|
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/ |
graphics_WebGLManyPlanetsDeep.py | 13 from autotest_lib.client.common_lib.cros import chrome 14 from autotest_lib.client.cros.graphics import graphics_utils
|
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/ |
hardware_MultiReaderPowerConsumption.py | 5 from autotest_lib.client.cros import power_status 6 from autotest_lib.client.cros import storage as storage_mod
|
/external/autotest/client/site_tests/login_OwnershipApi/ |
login_OwnershipApi.py | 10 from autotest_lib.client.common_lib.cros import policy, session_manager 11 from autotest_lib.client.cros import cros_ui, cryptohome, ownership
|
/external/autotest/client/site_tests/login_UserPolicyKeys/ |
login_UserPolicyKeys.py | 10 from autotest_lib.client.common_lib.cros import policy, session_manager 11 from autotest_lib.client.cros import cros_ui, cryptohome, ownership
|
/external/autotest/client/site_tests/network_WiFiInvalidParameters/ |
network_WiFiInvalidParameters.py | 10 from autotest_lib.client.cros import shill_temporary_profile 12 from autotest_lib.client.cros.networking import wifi_proxy
|
/external/autotest/client/site_tests/p2p_ShareFiles/ |
p2p_ShareFiles.py | 11 from autotest_lib.client.cros import p2p_utils 12 from autotest_lib.client.cros.netprotos import cros_p2p, zeroconf
|
/external/autotest/client/site_tests/platform_TabletMode/ |
platform_TabletMode.py | 11 from autotest_lib.client.cros.graphics import graphics_utils 12 from autotest_lib.client.cros.image_comparison import pdiff_image_comparer
|
/external/autotest/client/site_tests/touch_MouseScroll/ |
touch_MouseScroll.py | 9 from autotest_lib.client.common_lib.cros import chrome 10 from autotest_lib.client.cros import touch_playback_test_base
|
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/ |
video_VideoEncodeAccelerator.py | 14 from autotest_lib.client.cros import chrome_binary_test 15 from autotest_lib.client.cros.video import helper_logger
|
/external/autotest/server/cros/bluetooth/ |
bluetooth_tester.py | 8 from autotest_lib.client.cros import constants 11 from autotest_lib.server.cros import dnsname_mangler
|
/external/autotest/server/cros/clique_lib/ |
clique_dut_updater.py | 11 from autotest_lib.client.common_lib.cros import dev_server 12 from autotest_lib.server.cros.dynamic_suite import constants 79 'CROS', 'image_url_pattern', type=str) 113 'CROS', 'dev_server', type=list, default=[])
|
/external/autotest/server/hosts/ |
teststation_host.py | 14 from autotest_lib.client.common_lib.cros import retry 15 from autotest_lib.client.cros import constants as cros_constants
|
/external/autotest/server/ |
sequence.py | 16 from autotest_lib.server.cros.dynamic_suite import control_file_getter 17 from autotest_lib.server.cros.dynamic_suite import frontend_wrappers
|
/external/autotest/server/site_tests/enterprise_CFM_Sanity/ |
enterprise_CFM_Sanity.py | 8 from autotest_lib.client.common_lib.cros import tpm_utils 10 from autotest_lib.server.cros.multimedia import remote_facade_factory
|
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugStress/ |
enterprise_CFM_USBPeripheralHotplugStress.py | 8 from autotest_lib.client.common_lib.cros import tpm_utils 10 from autotest_lib.server.cros.multimedia import remote_facade_factory
|
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralRebootStress/ |
enterprise_CFM_USBPeripheralRebootStress.py | 8 from autotest_lib.client.common_lib.cros import tpm_utils 11 from autotest_lib.server.cros.multimedia import remote_facade_factory
|
/external/autotest/server/site_tests/firmware_EmmcWriteLoad/ |
firmware_EmmcWriteLoad.py | 13 from autotest_lib.server.cros import stress 14 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest
|
/external/autotest/server/site_tests/firmware_PDPowerSwap/ |
firmware_PDPowerSwap.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_PDTrySrc/ |
firmware_PDTrySrc.py | 10 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest 11 from autotest_lib.server.cros.servo import pd_device
|
/external/autotest/server/site_tests/firmware_PDVbusRequest/ |
firmware_PDVbusRequest.py | 10 from autotest_lib.server.cros.faft.firmware_test import FirmwareTest 11 from autotest_lib.server.cros.servo import pd_console
|
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
firmware_SelfSignedBoot.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/logging_KernelCrashServer/ |
logging_KernelCrashServer.py | 7 from autotest_lib.client.cros import cros_logging 8 from autotest_lib.client.cros.crash_test import CrashTest as CrashTestDefs 45 full_src = os.path.join(self.autodir, 'client/cros', src)
|
Completed in 987 milliseconds
<<21222324252627282930>>