OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUnsandboxed
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/tests/integration_tests/
integration_tests_test.cc
270
runner.
SetUnsandboxed
(true);
290
runner.
SetUnsandboxed
(true);
300
runner.
SetUnsandboxed
(true);
/external/chromium_org/sandbox/win/src/
handle_policy_test.cc
75
target.
SetUnsandboxed
(true);
/external/chromium_org/sandbox/win/tests/common/
controller.h
105
void
SetUnsandboxed
(bool is_no_sandbox) { no_sandbox_ = is_no_sandbox; }
Completed in 243 milliseconds