Searched defs:constants (Results 1 - 25 of 275) sorted by relevance

1234567891011

/external/autotest/client/cros/
H A Dflimflam_test_path.py7 import constants namespace
10 constants.FLIMFLAM_TEST_PATH)
H A Ddark_resume_xmlrpc_server.py11 from autotest_lib.client.cros import constants namespace
54 'localhost', constants.DARK_RESUME_XMLRPC_SERVER_PORT)
H A Dlogin.py7 import constants, cros_logging, cros_ui, cryptohome namespace
79 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) == 0,
82 process=constants.BROWSER,
98 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) != 0,
101 process=constants.BROWSER,
124 def wait_for_ownership(timeout=constants.DEFAULT_OWNERSHIP_TIMEOUT):
131 if os.access(constants.OWNER_KEY_FILE, os.F_OK):
134 condition=lambda: os.access(constants.OWNER_KEY_FILE, os.F_OK),
137 process=constants.BROWSER,
/external/jmdns/src/javax/jmdns/impl/constants/
H A Dpackage-info.java1 package javax.jmdns.impl.constants;
/external/autotest/server/hosts/
H A Dcommon_label.py9 from autotest_lib.server.cros.dynamic_suite import constants namespace
16 _NAME = constants.OS_PREFIX
H A Dtestbed_label.py9 from autotest_lib.server.cros.dynamic_suite import constants namespace
36 if label.startswith(constants.BOARD_PREFIX):
/external/autotest/server/site_tests/testbed_DummyTest/
H A Dtestbed_DummyTest.py7 from autotest_lib.server import constants namespace
31 adb_host, constants.SL4A_APK, constants.SL4A_ARTIFACT,
32 package_name=constants.SL4A_PACKAGE)
/external/autotest/client/site_tests/video_VideoCorruption/
H A Dvideo_VideoCorruption.py10 from autotest_lib.client.cros.video import constants namespace
28 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir)
/external/python/cpython2/Tools/scripts/
H A Dcopytime.py7 from stat import ST_ATIME, ST_MTIME # Really constants 7 and 8 namespace
/external/python/cpython3/Tools/scripts/
H A Dcopytime.py7 from stat import ST_ATIME, ST_MTIME # Really constants 7 and 8 namespace
/external/autotest/client/common_lib/cros/
H A Ddark_resume_xmlrpc_server.py11 from autotest_lib.client.cros import constants namespace
54 'localhost', constants.DARK_RESUME_XMLRPC_SERVER_PORT)
/external/autotest/client/cros/image_comparison/
H A Dpublisher.py12 from autotest_lib.client.cros import constants namespace
112 constants.CHROME_VERSION_COMMAND, ignore_status=True)
/external/autotest/client/cros/networking/
H A Dapmanager_xmlrpc_server.py12 from autotest_lib.client.cros import constants namespace
69 constants.APMANAGER_XMLRPC_SERVER_PORT)
/external/autotest/client/site_tests/desktopui_CrashyReboot/
H A Ddesktopui_CrashyReboot.py8 from autotest_lib.client.cros import constants, cros_ui namespace
29 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
H A Ddesktopui_ExitOnSupervisedUserCrash.py12 from autotest_lib.client.cros import constants namespace
36 utils.nuke_process_by_name(constants.BROWSER)
55 utils.nuke_process_by_name(constants.BROWSER)
/external/autotest/client/site_tests/desktopui_GmailLatency/
H A Ddesktopui_GmailLatency.py8 from autotest_lib.client.cros import constants, cros_ui namespace
36 constants.SESSION_MANAGER)
37 open(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE, 'w').close()
45 utils.nuke_process_by_name(name=constants.BROWSER)
51 constants.SESSION_MANAGER)
71 os.unlink(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE)
/external/autotest/client/site_tests/desktopui_Respawn/
H A Ddesktopui_Respawn.py8 from autotest_lib.client.cros import constants, cros_ui namespace
31 utils.nuke_process_by_name(constants.SESSION_MANAGER,
36 lambda: utils.get_oldest_pid_by_name(constants.SESSION_MANAGER),
/external/autotest/client/site_tests/display_ClientChameleonConnection/
H A Ddisplay_ClientChameleonConnection.py12 from autotest_lib.client.cros import constants namespace
27 ext_paths = [constants.DISPLAY_TEST_EXTENSION]
/external/autotest/client/site_tests/login_ChromeProfileSanitary/
H A Dlogin_ChromeProfileSanitary.py10 from autotest_lib.client.cros import constants, httpd namespace
38 cookies_info = os.stat(constants.LOGIN_PROFILE + '/Cookies')
66 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
/external/autotest/client/site_tests/platform_CryptohomeTestAuth/
H A Dplatform_CryptohomeTestAuth.py12 from autotest_lib.client.cros import constants, cryptohome namespace
28 if os.path.exists(os.path.join(constants.SHADOW_ROOT, user_hash)):
68 if os.path.exists(os.path.join(constants.SHADOW_ROOT, user_hash)):
/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
H A Dvideo_ChromeHWDecodeUsed.py14 from autotest_lib.client.cros.video import constants namespace
71 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir)
72 video_path = os.path.join(constants.CROS_VIDEO_DIR,
95 constants.MEDIA_GVD_INIT_STATUS,
96 constants.MEDIA_GVD_BUCKET)
101 constants.MEDIA_GVD_ERROR):
103 cr, constants.MEDIA_GVD_ERROR))
/external/autotest/client/site_tests/video_ChromeVidResChangeHWDecode/
H A Dvideo_ChromeVidResChangeHWDecode.py12 from autotest_lib.client.cros.video import constants namespace
32 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir)
62 constants.MEDIA_GVD_INIT_STATUS,
63 constants.MEDIA_GVD_BUCKET)
/external/autotest/client/site_tests/video_VideoReload/
H A Dvideo_VideoReload.py10 from autotest_lib.client.cros.video import constants namespace
29 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir)
/external/autotest/client/site_tests/video_VideoSanity/
H A Dvideo_VideoSanity.py11 from autotest_lib.client.cros.video import constants namespace
58 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir)
59 video_path = os.path.join(constants.CROS_VIDEO_DIR,
75 player.verify_video_can_play(constants.PLAYBACK_TEST_TIME_S)
/external/autotest/server/cros/
H A Dinteractive_client.py5 from autotest_lib.client.cros import constants namespace
32 constants.INTERACTIVE_XMLRPC_SERVER_COMMAND,
33 constants.INTERACTIVE_XMLRPC_SERVER_PORT,
35 constants.INTERACTIVE_XMLRPC_SERVER_CLEANUP_PATTERN,
37 constants.INTERACTIVE_XMLRPC_SERVER_READY_METHOD,

Completed in 586 milliseconds

1234567891011