OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_process_group
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/base/process/
launch.cc
25
new_process_group
(false)
launch.h
110
bool
new_process_group
;
member in struct:base::LaunchOptions
launch_posix.cc
343
if (options.
new_process_group
) {
/external/chromium_org/base/test/launcher/
test_launcher.cc
278
options.
new_process_group
= true;
889
options.
new_process_group
= true;
931
DCHECK(options.
new_process_group
);
[
all
...]
/external/chromium_org/chrome/test/chromedriver/
chrome_launcher.cc
248
options.
new_process_group
= true;
Completed in 74 milliseconds