Home
last modified time | relevance | path

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

12

/external/autotest/client/cros/
Dlogin.py83 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) == 0,
86 process=constants.BROWSER,
102 lambda: os.system('pgrep ^%s$ >/dev/null' % constants.BROWSER) != 0,
105 process=constants.BROWSER,
141 process=constants.BROWSER,
Dconstants.py15 BROWSER = 'chrome' variable
16 BROWSER_EXE = '/opt/google/chrome/' + BROWSER
Dchrome_binary_test.py178 utils.nuke_process_by_name(name=constants.BROWSER,
/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-project/openmp/docs/
DREADME.txt17 $BROWSER <build-dir>/projects/openmp/docs//html/index.html
/external/llvm/docs/
DREADME.txt17 $BROWSER <build-dir>/docs//html/index.html
/external/llvm-project/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
98 useful if you plan to either set the :envvar:`BROWSER` variable or call
/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/libcups/
DREADME.md59 SETTING UP PRINTER QUEUES USING YOUR WEB BROWSER
/external/llvm-project/flang/
DREADME.md260 $BROWSER <build-dir>/tools/flang/docs/html/
/external/ukey2/src/main/proto/
Dsecuregcm.proto178 BROWSER = 4; enumerator
/external/python/cpython3/Doc/whatsnew/
D2.0.rst1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
/external/python/cpython2/Doc/whatsnew/
D2.0.rst1126 *BROWSER* environment variable. (Originally inspired by Eric S. Raymond's patch
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a1.rst2412 over browsers in the ``BROWSER`` environment variable.
4385 path to an entry in the BROWSER environment variable. Based on patch by
/external/python/cpython2/Misc/NEWS.d/
D2.7a1.rst2147 Handle BROWSER environment variable properly for unknown browser names in
/external/python/cpython2/Misc/
DHISTORY7596 - webbrowser: made it work when the BROWSER environment variable has a

12