OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_prejudice
(Results
1 - 5
of
5
) sorted by null
/external/autotest/client/site_tests/desktopui_Respawn/
desktopui_Respawn.py
32
with_prejudice
=True)
/external/autotest/client/site_tests/desktopui_CrashyReboot/
desktopui_CrashyReboot.py
29
utils.nuke_process_by_name(constants.BROWSER,
with_prejudice
=True)
/external/autotest/client/site_tests/login_ChromeProfileSanitary/
login_ChromeProfileSanitary.py
66
utils.nuke_process_by_name(constants.BROWSER,
with_prejudice
=True)
/external/autotest/client/cros/
chrome_binary_test.py
88
name=constants.BROWSER,
with_prejudice
=True)
/external/autotest/client/bin/
site_utils.py
162
def nuke_process_by_name(name,
with_prejudice
=False):
167
with_prejudice
: if True, don't allow for graceful exit.
180
if
with_prejudice
:
[
all
...]
Completed in 621 milliseconds