OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:starter_index
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/
process_singleton_browsertest.cc
297
size_t
starter_index
= pending_starters[done_index];
local
301
EXPECT_TRUE(chrome_starters_[
starter_index
]->process_terminated_ ||
303
if (!chrome_starters_[
starter_index
]->process_terminated_) {
308
if (chrome_starters_[
starter_index
]->process_handle_ !=
310
KillProcessTree(chrome_starters_[
starter_index
]->process_handle_);
Completed in 391 milliseconds