OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetKillOnDestruction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/tests/integration_tests/
integration_tests_test.cc
159
runner.
SetKillOnDestruction
(false);
169
runner.
SetKillOnDestruction
(false);
186
runner.
SetKillOnDestruction
(false);
190
runner2.
SetKillOnDestruction
(false);
212
runner.
SetKillOnDestruction
(false);
216
runner2.
SetKillOnDestruction
(false);
238
runner.
SetKillOnDestruction
(false);
242
runner2.
SetKillOnDestruction
(false);
/external/chromium_org/sandbox/win/tests/common/
controller.h
113
void
SetKillOnDestruction
(bool value) { kill_on_destruction_ = value; }
Completed in 34 milliseconds