Home
last modified time | relevance | path

Searched refs:BROWSER (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/client/cros/
Dlogin.py79 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,
137 process=constants.BROWSER,
Dconstants.py13 BROWSER = 'chrome' variable
14 BROWSER_EXE = '/opt/google/chrome/' + BROWSER
Dchrome_binary_test.py178 utils.nuke_process_by_name(name=constants.BROWSER,
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash_P/
Ddesktopui_ExitOnSupervisedUserCrash_P.py36 utils.nuke_process_by_name(constants.BROWSER)
55 utils.nuke_process_by_name(constants.BROWSER)
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
Ddesktopui_ExitOnSupervisedUserCrash.py36 utils.nuke_process_by_name(constants.BROWSER)
55 utils.nuke_process_by_name(constants.BROWSER)
/external/autotest/client/site_tests/desktopui_CrashyReboot/
Ddesktopui_CrashyReboot.py29 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
/external/autotest/client/site_tests/desktopui_GmailLatency/
Ddesktopui_GmailLatency.py45 utils.nuke_process_by_name(name=constants.BROWSER)
/external/autotest/client/site_tests/login_ChromeProfileSanitary/
Dlogin_ChromeProfileSanitary.py66 utils.nuke_process_by_name(constants.BROWSER, with_prejudice=True)
/external/autotest/client/site_tests/desktopui_HangDetector/
Ddesktopui_HangDetector.py46 browser_pid = self._get_oldest_pid_by_name(constants.BROWSER)
/external/autotest/client/site_tests/security_SessionManagerDbusEndpoints/
Dsecurity_SessionManagerDbusEndpoints.py45 def _ps(self, proc=constants.BROWSER):
/external/llvm/docs/
DREADME.txt17 $BROWSER <build-dir>/docs//html/index.html
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DREADME.txt17 $BROWSER <build-dir>/docs//html/index.html
/external/python/cpython2/Lib/plat-irix6/
DFL.py102 BROWSER = 71 variable
Dflp.py405 elif cl == FL.BROWSER: return fm.add_browser
/external/python/cpython2/Lib/plat-irix5/
DFL.py102 BROWSER = 71 variable
Dflp.py406 elif cl == FL.BROWSER: return fm.add_browser
/external/python/cpython2/Doc/library/
Dwebbrowser.rst22 If the environment variable :envvar:`BROWSER` exists, it is interpreted to
98 This entry point is only useful if you plan to either set the :envvar:`BROWSER`
/external/python/cpython3/Doc/library/
Dwebbrowser.rst23 If the environment variable :envvar:`BROWSER` exists, it is interpreted as the
96 useful if you plan to either set the :envvar:`BROWSER` variable or call
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/
Ddesktopui_FlashSanityCheck.py186 msg = ' Received crash notification for ' + constants.BROWSER
/external/grpc-grpc/doc/
DPROTOCOL-WEB.md141 …ients, check the [spec doc](https://github.com/grpc/grpc-web/blob/master/BROWSER-FEATURES.md) publ…
/external/ukey2/src/main/proto/
Dsecuregcm.proto177 BROWSER = 4; enumerator
/external/python/cpython3/Misc/NEWS.d/
D3.7.2rc1.rst297 over browsers in the ``BROWSER`` environment variable.
D3.7.1rc1.rst929 path to an entry in the BROWSER environment variable. Based on patch by
/external/python/cpython2/Doc/whatsnew/
D2.0.rst1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
/external/python/cpython3/Doc/whatsnew/
D2.0.rst1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch

12